Reply To: Assign a Fixed MIDI Pitch to a Trigger

Home Forums Making things with IanniX Assign a Fixed MIDI Pitch to a Trigger Reply To: Assign a Fixed MIDI Pitch to a Trigger

#3720
IanniX
Keymaster

Yes of course!
In the second tab, you have by default:
midi://midi_out/notef 1 trigger_value_y trigger_value_x trigger_duration
/notef means “MIDI note in float format” => so you need to type note values between 0. and 1.… not so convenient for you.

You may try :
midi://midi_out/note 1 60 trigger_value_x trigger_duration
/note means “MIDI note” => so if you type 60 as second parameter, it should work!


© IanniX Association

What is IanniX? | Download | Showcase | Forums | Research | About