The os2l command button is working great in Virtual DJ & ShowXpress.  For example I'm sending the command os2l_button "Blue #7" and the button turns on in showxpress.  How do I send a command to turn that same button off?
And if I want to control a flash button in ShowXpress, how do I do that?  I want to send a command to hold down a button, then release it during a certain part of the song.  What is the command for that?
Thank you
			
			
									
						
										
						os2l command for on/off and flash buttons in Live
- 
				ineedabeatdj
- Posts: 44
- Joined: 06 February 2015, 13:15
Re: Button on and button off os2l command?
on/off button in Live
VDJ command: os2l_button 'NameOfButtonInLive'
VDJ action: first VDJ button press&release > on ; next VDJ button press&release > off ; next VDJ button press&release > on ...
flash button in Live
VDJ command: os2l_button 'NameOfButtonInLive' while_pressed
VDJ action: VDJ press button and hold > on ; VDJ release button > off
			
			
									
						
							VDJ command: os2l_button 'NameOfButtonInLive'
VDJ action: first VDJ button press&release > on ; next VDJ button press&release > off ; next VDJ button press&release > on ...
flash button in Live
VDJ command: os2l_button 'NameOfButtonInLive' while_pressed
VDJ action: VDJ press button and hold > on ; VDJ release button > off
The Lighting Controller
			
						- 
				ineedabeatdj
- Posts: 44
- Joined: 06 February 2015, 13:15