Hi, I have an AudioUnit of type „Output" und subtype „VoiceProcessingIO“. I sent my audio data (recorded from the mic) directly using a callback function through my local network. However, now I want to manipulate/mix the data before sending it and connected the node containing my OutputUnit to a node containing a multichannel mixer in my audio graph. How can I get access to the raw data at the output scope of my mixer. I tried several callback functions but they were never called. I guess it has something to do with the pull model of CoreAudio... Do you have an idea what to do?
Thanks, Larissa _______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to [email protected]
