• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Multichannel Mixer bus panning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multichannel Mixer bus panning


  • Subject: Re: Multichannel Mixer bus panning
  • From: Dr Charlie Cullen <email@hidden>
  • Date: Fri, 13 Aug 2010 10:57:24 +0100

Hi Mahboud- where can I find that example?

Thanks,

Charlie
On 13 Aug 2010, at 07:27, uɐıʇəqɐz pnoqɥɒɯ wrote:

Apple's IOHost example does it the same way:

OSStatus result = AudioUnitSetParameter (
mixerUnit,
kMultiChannelMixerParam_Pan,
kAudioUnitScope_Input,
mixerInputBus,
newPanningPosition,
0
);
Look for a bug elsewhere, maybe?



On Aug 12, 2010, at 12:49 AM, Charlie Cullen wrote:

Hi,

I'm having a problem trying to pan individual busses on the multichannel mixer (as is now offered in IOS4.0?).

I'm using the IOS 4.0 base SDK and the following code (where i is the bus index and pan is a Float32 value between -1 and 1):

AudioUnitSetParameter(mixerUnit, kMultiChannelMixerParam_Pan, kAudioUnitScope_Input, i, pan, 0);

Has anyone else got this working/found problems/any suggestions?

Thanks a lot,

Charlie




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
  • Follow-Ups:
    • Re: Multichannel Mixer bus panning
      • From: uɐıʇəqɐz pnoqɥɒɯ <email@hidden>
References: 
 >Multichannel Mixer bus panning (From: Charlie Cullen <email@hidden>)
 >Re: Multichannel Mixer bus panning (From: uɐıʇəqɐz pnoqɥɒɯ <email@hidden>)

  • Prev by Date: Re: Outputting Multichannel sound from stereo sources
  • Next by Date: Re: Multichannel Mixer bus panning
  • Previous by thread: Re: Multichannel Mixer bus panning
  • Next by thread: Re: Multichannel Mixer bus panning
  • Index(es):
    • Date
    • Thread