ardaku / fon

Rust audio types, resampling, converting, and mixing library.
https://docs.rs/fon
Apache License 2.0
42 stars 1 forks source link

Add `Audio::new()` #2

Closed AldaronLau closed 3 years ago

AldaronLau commented 3 years ago

This is a shortcut to create an empty audio buffer.

AldaronLau commented 3 years ago

working branch has this, so closing - will be in next version.