-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add buffered playback and recording to AudioStream. (#363)
* First pass at adding buffered playback and recording to AudioStream. * Add .read() and .write() on AudioStream. * Add tests for read() and write(). * Fix Linux build? * More ifdef gating... * Skip tests on CI. * Update docstrings.
- Loading branch information
Showing
6 changed files
with
1,070 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.