Jump to content

Recommended Posts

Posted

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

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...