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 supported5 Subscribers
Add a CodeTriage badge to cpal
Help out
- Issues
- 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
- Update compiler for the Android builder
- [Question] turn a `Sample` to &[u8]?
- Device Notification - Event or callback for arrival/removal of devices
- Allow waiting for playback to finish
- Expose raw platform-specific data structures
- Unable to get record_wav example to listen to sound card instead of microphone
- Docs
- Rust not yet supported