mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 08:50:44 +00:00
Update README.md
Twiddles, RF64 writing test case note.
This commit is contained in:
@@ -69,3 +69,9 @@ All of the media for the integration tests is committed to the respository
|
|||||||
in zipped form. Before you can run tests, you need to `cd` into the `tests`
|
in zipped form. Before you can run tests, you need to `cd` into the `tests`
|
||||||
directory and run the `create_test_media.sh` script. Note that one of the
|
directory and run the `create_test_media.sh` script. Note that one of the
|
||||||
test files (the RF64 test case) is over four gigs in size.
|
test files (the RF64 test case) is over four gigs in size.
|
||||||
|
|
||||||
|
Likewise, [the RF64 _writing_ test case][rf64test] writes an RF64 wave file
|
||||||
|
to memory and is very time-intensive, so is commented-out in the code but
|
||||||
|
can be un-commented if you want to run it on your system.
|
||||||
|
|
||||||
|
[rf64test]: https://github.com/iluvcapra/bwavfile/blob/1f8542a7efb481da076120bf8107032c5b48889d/src/wavewriter.rs#L399
|
||||||
|
|||||||
Reference in New Issue
Block a user