justin = { main feed , music , code , askjf , pubkey };
Ask Justin Frankel
No reasonable question unanswered since 2009!

Suggested topics: programming, music, sleep, coffee, etc.

Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.


Name: Ask: Human (enter yes):
[back to index] | [unreplied] | [replied] | [recent comments] | [all]

Question: hi Justin.. I am using OSCii bot with BehringerX32. I need to send an OSC address which has both string and integer in the same address.. X32 is expecting "/subscribe ,si /ch/01/mix/on 50" the 50 is the integer to request update frequency for the string.. is there anyway to send both string and integer from a single "oscsend" command in OSCii ?
Asked by EcBaPr (119.18.3.x) on April 5 2021, 10:42am
Reply on April 5 2021, 11:00am:
    I think you want something like something like: oscsend(device,"si/subscribe","/ch/01/mix/on",50);

    (the "si" prefix tells it a string and an integer will be the values)


Comments:
  • Posted by EcBaPr (119.18.3.x) on April 5 2021, 3:24pm:
    ahh cool.. i was close (ish).. i had tried oscsend(device,"si/subscribe","/ch/01/mix/on" 50); but missed the extra comma before 50.. thanks for the help.. still hacking and slashing my way with this at the moment..


Comment:
    Your Name:   -- Site Owner's Name:  (for human-verification)

    Comment:    

    
  
[back to index] | [unreplied] | [replied] | [recent comments] | [all]
Copyright 2024 Justin Frankel. | RSS