• 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
Input sidechain and AU-Lab
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Input sidechain and AU-Lab


  • Subject: Input sidechain and AU-Lab
  • From: Jorge Castellanos <email@hidden>
  • Date: Sun, 28 Feb 2010 14:10:11 -0500

Hi All,

I've been trying to add an "Input Sidechain" to an AU Plug-in, but AULab fails to recognize it.
I've searched the list Archives, and the only post that talks about this is not of much help.
When running auval, it does show two input buses:

Input Scope Bus Configuration:
 Default Bus Count:2
    Format Bus 0: AudioStreamBasicDescription:  2 ch,  44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved
    Format Bus 1: AudioStreamBasicDescription:  2 ch,  44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved

but when I open the AU in AULab I don't see the "Edit Inputs..." option as it appears with the AUMerger.

The only thing I'm doing to "get" the second bus is:

Inputs().SetNumberOfElements(2);

and then I access that element's buffer in the render callback.

What am I missing?
Do I need to make any other Property writable or something like that?

Any help would be appreciated!

Thanks

J.C.
 _______________________________________________
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: AudioFileStreamExample
  • Next by Date: Re: Input sidechain and AU-Lab
  • Previous by thread: Re: AudioFileStreamExample
  • Next by thread: Re: Input sidechain and AU-Lab
  • Index(es):
    • Date
    • Thread