Page 1 of 1

I started to use the buttons thing today, AND ... (Letterkenny reference)

Posted: Thu Jul 16, 2020 3:46 pm
by zBeeble
... if this should be in a different forum, my apologies.

AND ... now I really see some room for improvement.

I want the following to happen:
-> select outputs
-> load file into player
-> playback
-> when playback is finished,
-> deselect outputs
-> detach file

To do this, I have the button in 2-state mode s.t. the DOWN state triggers the first 3 and the UP state triggers the last two.

There doesn't seem to be any detection of "when playback is finished" ... I tried putting "Wait(2000)" in the UP state script with the button in momentary mode. This doesn't seem to work at all. I even tried Wait(2) to debug.

But even if Wait() worked, I'd be continuously bashing my head against the value as I incorporated different length clips.

Another problem is that I can "COPY" buttons. Lots of extra work.

Re: I started to use the buttons thing today, AND ... (Letterkenny reference)

Posted: Tue Aug 11, 2020 10:35 am
by Vincent Burel
there will be correction on trigger in next version.
I note your general request for the other question...