You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered: