Re: AU2 - Reset
Re: AU2 - Reset
- Subject: Re: AU2 - Reset
- From: "Paul Kellett" <email@hidden>
- Date: Thu, 26 Sep 2002 18:33:21 +0100
Chris Rogers <email@hidden> wrote:
>
>
In some ways, it is up to the client hosting the Audio Unit
>
to decide when it's appropriate to call AudioUnitReset().
>
>
From the host's point of view, it is probably a good idea
>
to call AudioUnitReset() on all Audio Units whenever the
>
transport stops and restarts, and certainly when the playback
>
time changes on the timeline...
Careful... the playback time might change because a section
of song is being looped, in which case a reset is not wanted.
There is also a difference between a MIDI "all notes off" and
a reset - my first VST synths did a nice short fade-out on
receiving "all notes off" rather than stopping immediately
with a click. That worked in Cubase because the audio is
running all the time, but Logic assumed there would be no
more audio following a buffer containing an "all notes off"
message.
Paul.
_____________________________
m a x i m | digital audio
http://mda-vst.com
_____________________________
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.