Re: Ableton Live 8: play button, what does it do?
Re: Ableton Live 8: play button, what does it do?
- Subject: Re: Ableton Live 8: play button, what does it do?
- From: Artemiy Pavlov <email@hidden>
- Date: Tue, 6 Apr 2010 21:35:25 +0300
Thanks but I was able to figure this out! I removed the bit of code
which synchronized my plugin's sequencer to the transport on the
TransportStateChanged event, now I brought it back and all works
well ;-)
Artemiy.
On 6 Apr 2010, at 09:09, tahome izwah wrote:
If this is a question about Live it's probably a good idea to contact
Ableton directly as they are the only ones competent enough to answer
your question.
--th
2010/4/2 Artemiy Pavlov <email@hidden>:
Hey all,
I have a plugin which syncs to the transport. Currently it updates
it's
phase only when the reset() function is called.
However in Live 8, when you press the play button while the
transport is
playing, it will restart the transport, but will not call the reset()
function of the plugin, meaning it will go out of sync with the
transport.
No issue like this in GB/Logic since they do not do this kind of
retriggering.
The question is, does Live 8 send a TransportStateChanged event via
the
CallHostTransportState callback? Is responding to this the correct
way to
fix my issue? Or I need to pay attention to something else?
Thanks and best wishes,
Artemiy.
_______________________________________________
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