View Single Post
Old 04-02-2019, 08:57 AM   #1
the_nik
Human being with feelings
 
Join Date: Sep 2013
Posts: 43
Default How to i specify Midi input

Hi only started to look at this app today I will prob have a load of silly questions.

How do i specify that OscBot only listen to a particular midi note.

What i'm doing fairly simple... i think

Im mixing a show with an x32. im running a DAW that is providing Click and Tone. i want to trigger an osc script when a midi note is played. i am using the IAC bus with osculator at the moment but it is very tedious.

for example the code i wish to trigger is


@input midi_in MIDI "N/loop"
@output osc_out OSC "osc.udp://192.168.0.77:10023"
@init
@midimsg


/fx/1 VRM
/fx/1/source MIX13 MIX13
/fx/1/par 34 1.14 78 30 32 0.0 0.63 1.00 196 3k4 92 86 OFF 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
the_nik is offline   Reply With Quote