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

AVAudioEngine version AudioDeviceModule #158

Draft
wants to merge 11 commits into
base: m125_release
Choose a base branch
from

Conversation

hiroshihorie
Copy link
Member

@hiroshihorie hiroshihorie commented Dec 10, 2024

  • iOS voice processing.
  • macOS voice processing.
  • Uses mute API for mic mute / unmute instead of restarting whole audio unit.
  • Muted talker detection & callback.
  • Advanced other audio ducking.
  • Custom input chain hooks for inserting EQ nodes etc.
  • Runtime voice processing on / off (bypass).
  • Custom buffer / manual rendering.
  • Ensure device switch is handled correctly on macOS. Handle AVAudioEngineConfigurationChangeNotification.
  • Advance starting and retrieving input buffers.
  • MacOS device selection.
  • Input node pre-warming for macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant