Visual Productions forum

Author Topic: OSC control LPU-2  (Read 189 times)

October 10, 2023, 02:46:20 PM
Read 189 times

Mark van der Meulen

  • Member
  • *
  • Posts: 13
Hi all,
Today we have tried to control a LPU-2 via OSC, and it seems that some commands mentioned in the manual aren't correct:
Playback go forward     pb<playback index>/go+         pb02/go+
Playback go back          pb<playback index>/go-         pb02/go-
These OSC strings seems incorrect in the manual and therefore the LPU-2 does not respond
The LPU does react when sending a Integer OSC URI /pb02/go+ and an unsigned value of something above 0
Is this a bug or a typo in the manual

October 11, 2023, 06:17:41 PM
Reply #1

Julien Levaufre

  • Administrator
  • Member
  • *****
  • Posts: 3089
    • www.visualproductions.nl
The OSC messages should always start with a / so the full message should be /pb02/go+
To get it working it's better to select boolean as type of parameter and set it to "on".
Then everything should work fine!
Julien Levaufre
Visual Productions BV

October 11, 2023, 09:16:15 PM
Reply #2

Mark van der Meulen

  • Member
  • *
  • Posts: 13
Hi Julien
We have tried the OSC string with and without the / in front of it, both did not seem to work.

Thanks for the second suggestion, will give it a try when i'am back from vacation


October 12, 2023, 04:35:00 PM
Reply #3

Julien Levaufre

  • Administrator
  • Member
  • *****
  • Posts: 3089
    • www.visualproductions.nl
Sending the boolean parameter "ON" will definitely help.

It is a mistake in the manual saying that you do not need a parameter, as if you do not send a parameter it will not work.
But, it doesn't really care what kind of parameter you send , if you choose integer or float just send "1" if you select string or boolean select "ON".

Enjoy ;)
Julien Levaufre
Visual Productions BV

October 12, 2023, 11:45:37 PM
Reply #4

Mark van der Meulen

  • Member
  • *
  • Posts: 13
Thanks for your explaination!

October 13, 2023, 09:12:58 AM
Reply #5

Julien Levaufre

  • Administrator
  • Member
  • *****
  • Posts: 3089
    • www.visualproductions.nl
You're welcome! :)
Julien Levaufre
Visual Productions BV

 

SMF spam blocked by CleanTalk