Re: Need to access/manipulate mixed output: MultiChannelMixer + AudioConverter, or mix manually?
Re: Need to access/manipulate mixed output: MultiChannelMixer + AudioConverter, or mix manually?
- Subject: Re: Need to access/manipulate mixed output: MultiChannelMixer + AudioConverter, or mix manually?
- From: Michael Tyson <email@hidden>
- Date: Wed, 15 Feb 2012 12:42:33 +0100
That's so that the output can be either extracted (say, recorded to a file) or filtered, prior to playback.
I'm engineering the audio engine so that it works with whatever audio format the developer likes, so I'd like it to be performed in that format, rather than exposing that weirdness to the developer.
So, say you have 3 channels you want to apply a delay filter to - you group the three together, mix 'em, then take the output and filter that, then pass it up the chain.
On 15 Feb 2012, at 11:23, Hari Karam Singh wrote:
> Out of curiosity Michael, why do you need the *outputs* to be in arbitrary formats? Why not just normalize everything to a common format on input?
_______________________________________________
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