Skip to content
This repository has been archived by the owner on Aug 19, 2019. It is now read-only.

Refactored SoundStream into input, output and duplex streams (each with both non-blocking and blocking options). #39

Merged
merged 2 commits into from
Apr 25, 2015

Conversation

mitchmindtree
Copy link
Member

This closes #34, #37 and #38.

mitchmindtree added a commit that referenced this pull request Apr 25, 2015
Refactored SoundStream into input, output and duplex streams (each with both non-blocking and blocking options).
@mitchmindtree mitchmindtree merged commit 2a59f34 into RustAudio:master Apr 25, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose an option for constructing a non-blocking stream (perhaps a builder method on SoundStream).
1 participant