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 `no_std` support for `dasp_graph`, enabling `all-no-std` feature to include `dasp_graph`.
- Transmutation and `repr(transparent)` for types in `dasp_sample`
- Feature Request: Add Taylor Window implementation
- feat: re-export petgraph, since it is part of the public API
- fix: aliasing in sinc downsampling
- fix: use rounding for float-to-integer conversions
- Publish crate with license files
- Current best practice for the type of audio data in callback function?
- Add support for offsetting the phase of a signal
- dasp_graph: Pass edge weights to Node::process
- Docs
- Rust not yet supported