Access to bufferList.mBuffers[0]
Access to bufferList.mBuffers[0]
- Subject: Access to bufferList.mBuffers[0]
- From: Larissa Laich <email@hidden>
- Date: Thu, 03 Dec 2015 08:00:15 +0100
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden