• 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: BusCount (Was: ClassInfo & PresentPreset confusion)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BusCount (Was: ClassInfo & PresentPreset confusion)


  • Subject: Re: BusCount (Was: ClassInfo & PresentPreset confusion)
  • From: "Hae-seong Zo" <email@hidden>
  • Date: Sun, 6 Nov 2005 00:10:54 +0900
  • Y-message-id: <01b901c5e21b$2750faa0$0200000a@Just>

I've solved the problem.
For the record and other guys who have the pain like me :-)

I changed the constructor like this.
...
MyAU::MyAU(AudioUnit component)
    : MusicDeviceBase(component, 0, 1)    // not 2, 1 that is minimum output bus
...

And in Initialize()
...
CreateElements();
long numOfOutputBuses = Outputs().GetNumberOfElements();
...


> You need to assign additional instrument outputs (your second bus) to
> Aux bus input.
Oh, thanks. :)


Hae-seong Zo.
LUXONIX.
http://luxonix.com
 _______________________________________________
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

  • Prev by Date: Re: BusCount (Was: ClassInfo & PresentPreset confusion)
  • Next by Date: Determining AUFilePlayer completion
  • Previous by thread: Re: BusCount (Was: ClassInfo & PresentPreset confusion)
  • Next by thread: Determining AUFilePlayer completion
  • Index(es):
    • Date
    • Thread