P-macOSduplexfeaturegood first issuehelp wanted
Repository metrics
- Stars
- (64 stars)
- PR merge metrics
- (PR metrics pending)
Description
the CoreAudio API on macOS and iOS seems to support native duplex streams, handling device synchronization and resampling directly within the OS.
Implement the AudioDuplexStream trait so that user-code can automatically benefit.