Re: AUTimePitch and AUGraph
Re: AUTimePitch and AUGraph
- Subject: Re: AUTimePitch and AUGraph
- From: William Stewart <email@hidden>
- Date: Tue, 3 Jun 2008 17:55:22 -0700
On Jun 3, 2008, at 2:38 PM, Brian Whitman wrote:
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.
I don't know why you need a subgraph. In AULab (which uses AUGraph)
you can have multiple time pitches and multiple file players all
working together just fine. What problem did you run up against with
this?
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
_______________________________________________
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