CoreAudio Struggle – Development Log 09/01/2020
I'm struggling to create aggregate audio input device and then connect it to AVAudioEngine. This API is low level, old and Apple does not have much discussions on it. I guess I will just have to investigate by myself.
What is good is, after I'm done with it, I could warp my code into a SPM/CocoaPod library and publish, which will be very helpful for Mac developers.