• 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
copying mono to stereo channel or aurioTouch example to stereo
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

copying mono to stereo channel or aurioTouch example to stereo


  • Subject: copying mono to stereo channel or aurioTouch example to stereo
  • From: Jakub Koter <email@hidden>
  • Date: Thu, 7 Jan 2010 22:17:18 -0500
  • Z-usanet-msgid: XID543oaHDRT3472X40

I am playing around with the aurioTouh example and the input from the micropone is coming in mono and going out in mono. How could i route it to stereo channel. I looked around and someone suggested copying 1 channel to the other, but i am fairly new to AU


AudioComponentDescription desc;
desc.componentType = kAudioUnitType_Output;
desc.componentSubType = kAudioUnitSubType_RemoteIO;
desc.componentManufacturer = kAudioUnitManufacturer_Apple;
desc.componentFlags = 0;
desc.componentFlagsMask = 0;


AudioComponent comp = AudioComponentFindNext(NULL, &desc);


Please help

Thanks
 _______________________________________________
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: copying mono to stereo channel or aurioTouch example to stereo
      • From: JongYoung Park <email@hidden>
  • Prev by Date: ExtAudioFileConvert questions
  • Next by Date: Re: copying mono to stereo channel or aurioTouch example to stereo
  • Previous by thread: ExtAudioFileConvert questions
  • Next by thread: Re: copying mono to stereo channel or aurioTouch example to stereo
  • Index(es):
    • Date
    • Thread