Re: Channels and frames
Re: Channels and frames
- Subject: Re: Channels and frames
- From: "john smith" <email@hidden>
- Date: Tue, 25 Oct 2005 19:59:23 +0200
Thanks for the reply.
A: Tell the host my channel configuration (for instance mono -> stereo,
stereo -> stereo, no inputs -> 8 stereo outputs, etc. etc.). The "no
inputs" part can wait a bit if it's complicated, at this point I'm
concentrating on effect plug-ins.
Check the following documentation:
/Developer/Examples/CoreAudio/Documentation/AudioUnits/Topics/
au_properties.html#kAudioUnitProperty_SupportedNumChannels
/Developer/Examples/CoreAudio/Documentation/AudioUnits/SDK/Classes/
AUBase.html#SupportedNumChannels
/Developer/Examples/CoreAudio/Documentation/AudioUnits/
IOChannelConfigurations.rtf
I read that, but honestly I didn't understand it.
Also, while reading it, it struck me that I was reading the wrong
documentation. This is about properties, but since I'm using the base
classes, surely there's some calls I should make, or methods I should
override(say, GetNrOfOutputChannels()). Am I wrong in assuming that?
B: Be notified about the max buffer size I may receive.
Override SetMaxFramesPerSlice() like so:
Thanks.
Michael Olsen
KeyToSound / PhonoXone
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
_______________________________________________
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