Re: AUTimePitch and AUGraph
Re: AUTimePitch and AUGraph
- Subject: Re: AUTimePitch and AUGraph
- From: Brian Whitman <email@hidden>
- Date: Tue, 3 Jun 2008 17:38:23 -0400
On Jun 3, 2008, at 4:11 PM, Ashley Allen wrote:
I'm currently searching the email archives for usage of AUTimePitch.
Are there any coding examples? I'm working with AUGraph,
AUFilePlayer(s) and AUStereoMixer units. I'd like to insert
AUTimePitch in my graph to dynamically beat match samples loaded
into the file player units.
A subject near to my heart. I can't give you code examples but a
brief overview: make a subgraph for each fileplayer/soundplayer ->
AUTimePitch you need, and then the main graph can have each subgraph
with a mixer at the output. You can't have multiple timepitch (or any
format converter) units in the same subgraph. Use the MusicPlayer to
schedule the time stretch changes. Set the quality somewhere between
high and low :)
_______________________________________________
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