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

RE: ClassInfo & PresentPreset confusion


  • Subject: RE: ClassInfo & PresentPreset confusion
  • From: "Muon Software Ltd - Dave" <email@hidden>
  • Date: Tue, 11 Oct 2005 17:55:35 +0100
  • Importance: Normal

> UInt32 AUSynth::SupportedNumChannels(const AUChannelInfo** outInfo)
> {
>    static const AUChannelInfo asChannelInfo[] = { { 0, 2 } };
>    if ( outInfo )
>      *outInfo = asChannelInfo;
>    return 1;
> }


Is that definately right for an AU with 4 stereo outputs (but supporting
mono and a single stereo output by fudging the buffer pointers)?

With this code my AU doesn't show in the Mono or Multichannel menus in Logic
6.3.3. It also hangs AU Lab when trying to add the AU.


Regards
Dave

 _______________________________________________
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: ClassInfo & PresentPreset confusion
      • From: Pavol Markovic <email@hidden>
References: 
 >Re: ClassInfo & PresentPreset confusion (From: Pavol Markovic <email@hidden>)

  • Prev by Date: Re: MTCoreAudio, CAAudioFileWriter and conversion
  • Next by Date: problem with AudioConverterFillComplexBuffer
  • Previous by thread: Re: ClassInfo & PresentPreset confusion
  • Next by thread: Re: ClassInfo & PresentPreset confusion
  • Index(es):
    • Date
    • Thread