Page 1 of 1

HELP PLEASE converting MIDI to custom OSC messages!!!

Posted: Wed Dec 07, 2016 9:46 am
by Wyged
Hi all.
The goal is to use Akai APC MIni as input device, and to have custom output OSC messages mapped to keys and faders , also keep the MIDI feedback for the led's of APC Mini.
eg. : Input-Universe 1- MIDI from APC Mini-Slider1 -------------triggers ----------- Output-Universe 2 - OSC message --- '" /pb/1 " taking float values from 0.0 to 1.0
or : Input-Universe 1- MIDI from APC Button 1-1 -------------triggers ----------- Output-Universe 2 - OSC message --- '" /exec/1/1 " taking float values from 0.0 to 1.0

I have managed to do something similar using APC Mini input and feedback to DMX over ACN or artnet, see below project in attachment. It works great, but will be great to be able to send custom messages also.

Your help and suggestions are greatly appreciated.

Thanks

Re: HELP PLEASE converting MIDI to custom OSC messages!!!

Posted: Thu Dec 08, 2016 10:00 am
by mcallegari
Most likely you need to create a custom input profile.
This is the most similar thread you can read about it: viewtopic.php?f=5&t=8983