Jump to content

Send a custom OSC Command


schallweller
 Share

Recommended Posts

Hi

 

I could not find anything about this here.

 

I'm creating my own NGS file and I want to create an Event for a DIN Button.

I want to press the button and the MidiBox should send a custom OSC message like this: "/renoise/select/track i4" to my configured OSC server

But I only read about possibilities like sending midi data and translating them to OSC.

 

Is it possible to send a "custom message-string" or not, and if "yes" - how?

 

Greetz schallweller

Link to comment
Share on other sites

Hi,

 

OSC commands can't be customized, because there isn't enough RAM available to store the strings.

 

The only possibility would be to change the strings of an existing mode in the source code: http://svnmios.midibox.org/filedetails.php?repname=svn.mios32&path=%2Ftrunk%2Fmodules%2Fuip_task_standard%2Fosc_client.c

(you would still have to send MIDI events, which are then mapped to OSC strings by the client)

 

Best Regards, Thorsten.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...