mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 08:50:44 +00:00
More docs, example ideas
This commit is contained in:
@@ -29,6 +29,13 @@ This is currently a work-in-progress! However many features presently work:
|
||||
|
||||
## Use Examples
|
||||
|
||||
### Examples Directory
|
||||
|
||||
Check out the [examples](examples) directory for some practical use cases:
|
||||
|
||||
* [blits](examples/blits.rs) shows how to use `WaveWriter` to create a new
|
||||
file with BLITS alignment tones.
|
||||
|
||||
### Reading Audio Frames From a File
|
||||
|
||||
```rust
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
fn main() -> () {
|
||||
|
||||
}
|
||||
0
examples/wave-deinter.rs
Normal file
0
examples/wave-deinter.rs
Normal file
0
examples/wave-inter.rs
Normal file
0
examples/wave-inter.rs
Normal file
Reference in New Issue
Block a user