YuantongL / YToke

Mac Karaoke app, open source, free, based on Youtube videos.
https://ytoke.app
GNU General Public License v3.0
18 stars 1 forks source link

Add the ability to select microphone input from side panel [Issue #2] #11

Closed YuantongL closed 4 years ago

YuantongL commented 4 years ago

User will be able to select which microphone he will stream from.

Tried to setup aggregate device using CoreAudio (you can see it in the first commit), but CoreAudio and AVAudioEngine are so hard to work with, I couldn't get ti to work without bug and crash.

So far it is good enough to have microphone selection functionality.