• 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: AU surround hosts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AU surround hosts


  • Subject: Re: AU surround hosts
  • From: William Stewart <email@hidden>
  • Date: Mon, 30 Oct 2006 12:30:33 -0800


On 29/10/2006, at 7:52 PM, Chris Bennett wrote:

Hi Bill, and list-
Thank you for the suggestion. I have taken your advice, and even found some more tips from the archives. Only one question remains for me. These properties must be overridden I assume, in order to have some meaningful purpose. I am creating a new output class that supports these (i.e., MyPlugin::MyOutputClass::GetAudioChannelLayout etc.), but when I test in auval, these layout properties are not listed as they are in the MatrixReverb example! I feel slightly disheartened .... These should be supported by an output class of type AUIOElement, or am I way off?

Yes - that's what the reverb uses - you can trace the call down from AUBase::DispatchGetProperty - you should be able to locate your failure easily enough.


Bill


~chris bennett University of Miami Dept Music Engineering

On Sep 25, 2006, at 6:30 PM, William Stewart wrote:

You should be using the AudioChannelLayout properties to describe to the host the order of your channels - if you run auval on Apple's Reverb you'll see tests for these showing up. There are two properties to support:
AudioChannelLayoutTags
AudioChannelLayout


There are some comments in the AudioUnitProperties.h (and implementation support for this in AUBase classes)

Bill

On 23/09/2006, at 8:51 AM, Chris Bennett wrote:

Hi Olivier and list,

Thank you, I have had pretty good luck with surround and DP. Although
I have another problem that isn't necessarily AU related, however
maybe someone else has experience troubleshooting this issue.
Does anyone have advice for providing audio buffers when DP makes a
render call? My assumption was that the channel order in DP's Audio
Bundles (ie. L>R>C>LS>RS) would correspond to the ordered buffers
supplied by the AU (ie. mData[0]>mData[1]>etc.). However, when trying
to test one channel at a time, this does not seem to be the case -
weird stuff happens such as two channels playing when only one is
supplied signal! Has anyone else had this type of issue?


Thanks everyone for your help!

~chris bennett
University of Miami

On 9/7/06, Olivier Tristan <email@hidden> wrote:
Chris Bennett wrote:
> List,
>
> I am building a surround plug-in for VST and AU. Although I've had
> quite a problem testing out the AU part! Are there any
> recommendations for good hosts that support AU surround plugins? I'm
> surprised Logic isn't capable of this. Thanks.
Hi Chris,


You can try Digital Performer. It handles well surround.

HTH

--
Olivier Tristan
Ultimate Sound Bank




--
Chris Bennett
Program Director, WVUM

[t] 305/284.3474
[f] 305/284.3132
[e] email@hidden
[w] http://wvum.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com


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
_____________________________________________________________________ _____


--
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


References: 
 >Re: AU surround hosts (From: Chris Bennett <email@hidden>)

  • Prev by Date: Re: Question re AudioUnitRender and AURenderCallback
  • Next by Date: Re: [WORKAROUND]: Live Input+Stereo Mixer+Metering = Crash
  • Previous by thread: Re: AU surround hosts
  • Next by thread: auval is ignoring my AU plugin
  • Index(es):
    • Date
    • Thread