I would like to programmatically record a sound loop from an audio output device (NOT) to OSX 10.6+ in C / C ++ / ObjC. It should capture the audio output (raw PCM data) from all processes instead of a specific process such as SoundFlower. Any idea on this?
source share