Multiple OS2L messages

live control with Virtual DJ

Multiple OS2L messages

Postby djdad » 15 May 2022, 13:38

@Support,

Hi,
We are about to improve VirtualDJ OS2L features - will let u know when available - but we came up to an issue.
It appears that when more than one os2l_button messages are sent from VDJ, TLC software is not executing them.
So i send ..
Code: Select all
os2l_button 'Scene1' & os2l_button 'Scene2'

but the scenes are not triggered. On the other hand, if i add a "wait" command in VDJ, like..
Code: Select all
os2l_button 'Scene1' & wait 20ms & os2l_button 'Scene2'

the scenes get triggered properly, which makes me thinking that there is an issue how multiple json messages are handled when received at the same time.
And of course the Scenes are not in the same Group ;)

Any workaround/fix/proposal here ?

Thanks
VirtualDJ Development Team
djdad
 
Posts: 33
Joined: 07 June 2018, 15:54
Location: Athens

Re: Multiple OS2L messages

Postby Niffo » 17 May 2022, 18:13

Hi djdad,

We took a look. It seems that VDJ 2021 does not work the same as VDJ 8 which was used when implementing OS2L in TLC.
With multiple messages on a Pad, VDJ 8 sends separate network messages with one JSON each, but VDJ 2021 sends 1 network message with multiple JSON. We therefore need to add the management of several JSON per network message.
Niffo
Administrateur
 
Posts: 715
Joined: 07 December 2009, 15:59
Location: France

Re: Multiple OS2L messages

Postby Niffo » 18 May 2022, 10:08

Done for the next "Fix File"
Niffo
Administrateur
 
Posts: 715
Joined: 07 December 2009, 15:59
Location: France

Re: Multiple OS2L messages

Postby support » 18 May 2022, 22:13

The Lighting Controller
support
Administrateur
 
Posts: 10538
Joined: 07 December 2009, 16:32

Re: Multiple OS2L messages

Postby djdad » 19 May 2022, 11:54

We confirm the fix, thank you for your fast respond.

VirtualDJ+OS2L updates will be soon available and will post here when available.
djdad
 
Posts: 33
Joined: 07 June 2018, 15:54
Location: Athens


Return to Virtual DJ

Who is online

Users browsing this forum: No registered users and 4 guests