Re: Metronome
Re: Metronome
- Subject: Re: Metronome
- From: Stefan Gretscher <email@hidden>
- Date: Tue, 9 Jan 2007 14:51:19 +0100
Hi Sergey,
Am 06.01.2007 um 06:47 schrieb sergey detkin:
what makes an AU aware of the tempo?
how to sync it with beats [and bars]?
Look at the host callbacks:
file:///Developer/Examples/CoreAudio/Documentation/AudioUnits/Topics/
au_properties.html#HostCallback_GetBeatAndTempo
file:///Developer/Examples/CoreAudio/Documentation/AudioUnits/Topics/
au_properties.html#HostCallback_GetMusicalTimeLocation
At render time your AU can call these callbacks to query the
information you need.
Best,
Stefan
_______________________________________________
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: | |
| >Metronome (From: sergey detkin <email@hidden>) |