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

[AUDIO_WORKLET] Added API for getting the buffer's quantum size #22681

Merged
merged 10 commits into from
Oct 15, 2024

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    ea8aa11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58422d0 View commit details
    Browse the repository at this point in the history
  3. Fixed copy and paste...

    cwoffenden committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    559d097 View commit details
    Browse the repository at this point in the history
  4. Updated docs

    cwoffenden committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ab4671a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0596cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ff2a00 View commit details
    Browse the repository at this point in the history
  7. Formatting

    cwoffenden committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    24fb2af View commit details
    Browse the repository at this point in the history
  8. Created a single source for querying the quantum size

    A single JS function exists for the quantum size, the value is also passed to the processor node on creation.
    cwoffenden committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6a26421 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ed9588 View commit details
    Browse the repository at this point in the history
  10. Added note for future work

    cwoffenden committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5249dbb View commit details
    Browse the repository at this point in the history