cpal
https://github.com/rustaudio/cpal
Rust
Cross-platform audio I/O library in pure Rust
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 supported4 Subscribers
Add a CodeTriage badge to cpal
Help out
- Issues
- Panics on overflows with more than 1 channel
- Running through headphones causing out of sync frames
- Consider adding a `BufferSize::Near` variant (alternative to `Default` and `Fixed`)
- Panic in stream.rs:145:9 (unwrap `Err`) on Stream drop when device disconnected
- Address arbitrary stream delays introduced in webaudio host
- Add `stream.now()` method for allowing the user to produce `StreamInstant`s
- ASIO host output stream distortion (only seems to occur with ASIO4ALL)
- Update compiler for the Android builder
- [Question] turn a `Sample` to &[u8]?
- Device Notification - Event or callback for arrival/removal of devices
- Docs
- Rust not yet supported