Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added example of opening an input stream and output stream separately #162

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added example of opening an input stream and output stream separately #162

wants to merge 2 commits into from

Commits on Oct 12, 2017

  1. Added example of opening an input stream and output stream separately

    This shows how audio might be handled in a context where it's being
    sent to a file, or where it needs to do some processing that can't fit
    into the strict time requirements of the callbacks.
    JWorthe committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    3de8b8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed80187 View commit details
    Browse the repository at this point in the history