mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 08:50:44 +00:00
Update README.md
Badges
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||

|
||||

|
||||

|
||||
|
||||
# bwavfile
|
||||
Rust Wave File Reader/Writer with Broadcast-WAV, MBWF and RF64 Support
|
||||
|
||||
@@ -31,4 +35,4 @@ while( frame_reader.read_integer_frame(&mut buffer) > 0) {
|
||||
All of the media for the integration tests is committed to the respository
|
||||
in either zipped form or is created by ffmpeg. Before you can run tests,
|
||||
you need to `cd` into the `tests` directory and run the `create_test_media.sh`
|
||||
script.
|
||||
script.
|
||||
|
||||
Reference in New Issue
Block a user