• 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: AULab and generators
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AULab and generators


  • Subject: Re: AULab and generators
  • From: William Stewart <email@hidden>
  • Date: Wed, 5 Apr 2006 18:34:06 -0700

Yes, there is a bug in the current version of AULab that will incorrectly filter out your AU. This has been covered on this list previously - if your generator (or instrument) AU does NOT support the "SupportedNumChannels" property then AULab should take your default configuration has the only valid config for your AU. However, the bug is that it misses this step, and so doesn't think you have any valid channel config.

To work around this you can either:
(1) Support the SupportedNumChannels and publish just the single channel config you support (for instance, { 0, 2 } if you just support stereo outputs)
or
(2) Go into AULab's cache file, find the entry for your generator and change the 0 to a 1 for the default channel config


We have a fix for this making its way to you in the next release of the Developer Tools.

Bill

On 05/04/2006, at 12:53 PM, James Balnaves wrote:

I have built a simple generator audio unit (kAudioUnitType_Generator) with a Cocoa UI which validates with auval and works in audio hijack pro. However, I can't seem to get AULab to recognize it. Is there something extra I need to do to make it compatible with AULab?
_______________________________________________
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

--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________ __
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________ __


_______________________________________________
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: AULab and generators
      • From: James Balnaves <email@hidden>
References: 
 >AULab and generators (From: James Balnaves <email@hidden>)

  • Prev by Date: Re: compiling audio units for earlier versions of os x
  • Next by Date: disposing a MusicTrack that hasn't been added to a MusicSequence
  • Previous by thread: AULab and generators
  • Next by thread: Re: AULab and generators
  • Index(es):
    • Date
    • Thread