RustAudio / rnnoise-c

Rust bindings to Xiph's rnnoise denoising library
Other
7 stars 3 forks source link

add working example #2

Closed jeremyandrews closed 4 years ago

jeremyandrews commented 4 years ago

Here's a functional example, but I feel in a few places (particularly passing chunks into the process_frame_mut) I may not be doing the most efficient thing. A review and any feedback would be greatly appreciated.

Known issues: