Visual Productions forum

Author Topic: BUG Report - Quad Core OSC Core  (Read 1548 times)

November 01, 2020, 03:43:11 PM
Read 1548 times

greg-pulse

  • Member
  • *
  • Posts: 24
Hi, I was trying to send commands OSC to a quad core
Code: [Select]
/core/pb/1/jump = 1.00
/core/pb/1/jump = 2.00
/core/pb/1/jump = 3.00
Each of the above three commands only sets the playback to cue 1 within the quad core. In the monitor the commands are being received as expected but the quad core isn't reacting.

November 02, 2020, 05:09:06 PM
Reply #1

Bootsy van der Zande

  • Administrator
  • Member
  • *****
  • Posts: 599
Hi Greg,

The commands in your message seem to be float values, so 1.00, 2.00 etc. The jump command needs to be an integer, 1, 2, 3 etc.
Where are you sending the OSC messages from?

Although not stated in the manual, it is also possible to send it as an OSC - string message.

Greetings,
Bootsy

 

SMF spam blocked by CleanTalk