Re: Creating a varispeed converter
Re: Creating a varispeed converter
- Subject: Re: Creating a varispeed converter
- From: Guillermo Lapresta <email@hidden>
- Date: Fri, 15 Jul 2005 09:41:06 +0200
El 15/07/2005, a las 3:25, Wayne Anderson escribió:
Alternatively, A varispeed AudioUnit would be OK, is there any way to
create an AudioUnit without going through the graph and node
creation process.
The AUs are packaged as components. You can create them with the
component manager... but it's easier to do it with graphs, they will do
all the hard work.
You should check this:
file:///Developer/Examples/CoreAudio/Documentation/AudioUnits/Topics/
au_components.html
...and if my memory don't fail, PlayAudioFileLite uses the component
manager to open the default output AU.
Regards
_______________________________________________
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