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

Make the microphone selector support aggregate device #12

Open
YuantongL opened this issue Sep 5, 2020 · 0 comments
Open

Make the microphone selector support aggregate device #12

YuantongL opened this issue Sep 5, 2020 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@YuantongL
Copy link
Owner

Now from the input selector on the side panel, you can only select 1 device at a time. Make it so we can select multiple devices and stream the audio from all selected devices.

This could be done using CoreAudio low level APIs to make Aggregate device, but I had found it extremely difficult to work with AVAudioEngine. (Bugs and crashes)

See previous context in Issue #2

@YuantongL YuantongL added the enhancement New feature or request label Sep 5, 2020
@YuantongL YuantongL added this to To do in YToke~ via automation Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
YToke~
  
To do
Development

No branches or pull requests

1 participant