Re: Plug-in delay reporting?
Re: Plug-in delay reporting?
- Subject: Re: Plug-in delay reporting?
- From: Stefan Gretscher <email@hidden>
- Date: Tue, 23 Sep 2008 16:55:17 +0200
Hi Howard,
have a look at kAudioUnitProperty_Latency. Note that it's using time
(seconds), not sample numbers.
Logic has a listener for changes of this property, however changes
will not be applied during playback, instead stopping and re-starting
the playback is required for updating the latency compensation
(otherwise there'd be glitches in the playback).
-Stefan
Am 15.09.2008 um 17:01 schrieb Howard Moon:
Hi all,
I haven't been able to find anything in the docs regarding any way
to report the number of samples delay our AudioUnit plug-in
introduces. Is there anything we should be doing to report this
delay, so that AU hosts can handle it? In RTAS and TDM, there is a
function we can override to report the exact number of samples of
delay. Does AU have something similar?
Thanks,
-Howard
_______________________________________________
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
------------------------------------
Stefan Gretscher
plug-in development & 3rd party developer support
phone: (+49)-4101-495-586 (Central European Time)
AU developer support: email@hidden
TDM developer support: email@hidden
Apple GmbH
Geschäftsführung: Georges Guyon de Chemilly
Sitz der Gesellschaft: München
Amtsgericht München, HRB 66158
_______________________________________________
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