[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] State of a pattern / EventStreamPlayer



mjallo list,

I'm wondering what the easiest way to receive notification that an EventStreamPlayer has stopped playing ?

The reason is that I need to switch the button back off on my Interface to have it reflect it's state properly,
the problem is only with non infinite patterns...

Do I have to use the .changed / .update scheme ? and will that even work ?

Is there an easier way ?

--- and now even worse,- is it possible if the pattern is playing inside a PbindPatternProxy or Pdef ?
--- Then it is always playing a resting pattern and will always return true to .isPlaying

Best,
Hjalte