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

Add raw device support and integer ("bitperfect") output to Core Audio backend #226

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

Commits on Nov 23, 2019

  1. Configuration menu
    Copy the full SHA
    bd9dd52 View commit details
    Browse the repository at this point in the history
  2. Add raw device enumeration to Core Audio backend

    Add raw device enumeration, AudioDeviceIOProc-based output support, and 24 bit packed integer support to Core Audio backend
    tokyovigilante committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    dcc96c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33ddbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc06837 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d93c3fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bc5dff View commit details
    Browse the repository at this point in the history
  7. Update documentation and add flag for Core Audio output streams which…

    … have a matching device output format (i.e. can perform bit-perfect IO)
    tokyovigilante committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    61e5c43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a5e634 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb87a79 View commit details
    Browse the repository at this point in the history