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] Adds ICustomBufferAudioSource to implement custom audio sources (rebase) #2162

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    a5b6941 View commit details
    Browse the repository at this point in the history
  2. Code cleanup and split classes into separate files.

    * Add wave buffer clas from NAudio
    * Adds simple pre-configured base class for real time interactive audio.
    tebjan authored and markdchurchill committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ae7bfa2 View commit details
    Browse the repository at this point in the history
  3. Minor rebase fix

    markdchurchill committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d1e6b7b View commit details
    Browse the repository at this point in the history
  4. Add simple test

    markdchurchill committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f642aed View commit details
    Browse the repository at this point in the history