dasp
https://github.com/rustaudio/dasp
Rust
The fundamentals for Digital Audio Signal Processing. Formerly `sample`.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to dasp
Help out
- Issues
- Feature Request: Support for Planar Sample-layouts
- Rename `FloatSample` and `SignedSample` to `Float` and `Signed`
- Impl Interpolator for &mut (impl Iterator).
- Linear with until_exhausted does not produce enough frames
- Add `extend` and `read` to ringbuffer.
- Add filtering support and subcrate
- Use const generics in graph module
- Windower constructor should take Iterator
- The `Sample` and `Frame` traits would greatly benefit from the "associated consts" and "integer generics" features
- Signals of audio frames of an unknown size (number of channels)
- Docs
- Rust not yet supported