... 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.
			
			
									
						
										
						I started to use the buttons thing today, AND ... (Letterkenny reference)
- 
				zBeeble
- Posts: 8
- Joined: Sat May 30, 2020 10:42 pm
- 
				Vincent Burel
- Site Admin
- Posts: 2185
- Joined: Sun Jan 17, 2010 12:01 pm
Re: I started to use the buttons thing today, AND ... (Letterkenny reference)
there will be correction on trigger in next version.
I note your general request for the other question...
			
			
									
						
										
						I note your general request for the other question...