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: Creating A Genrator AU
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: Creating A Genrator AU
Subject
:
Re: Creating A Genrator AU
From: Cynthia Bruyns <
email@hidden
>
Date: Fri, 13 Jan 2006 10:17:24 -0800
On Jan 13, 2006, at 9:59 AM, email@hidden wrote:
I'm needing to create an AU of type kAudioUnitType_Generator without an input bus and 1 output bus
Hi, I think you just want to subclass AUBase, unless what you are building is actually an effect.
Choosing base classes based on number of inputs and outputs is probably not what you want to do, unless I am missing something.
AUBase's constructor just takes the number in and out: AUBase (audioUnit, 1, 1), // 1 in bus, 1 out bus
Good Luck!
_______________________________________________
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: WireTap, CoreAudio's API, and system capture, and kexts...
Next by Date:
play file in reverse
Previous by thread:
Creating A Genrator AU
Next by thread:
play file in reverse
Index(es):
Date
Thread