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
- Add Benchmarks
- Derive Clone for interpolators
- Add a `equilibrium_padded()` constructor to each of the interpolators.
- Once stabilised, use the `doc_cfg` feature to automatically tag items with their required features in documentation
- Feature-gate sample newtypes (e.g. `I24`, `I48`, etc).
- What happened to `sample`?
- Instructive Documentation
- Adding biquad filtering to `Signal`
- Missing Sample implementation for custom types U11, U20, I11, I20
- buffer struct?
- Docs
- Rust not yet supported