Creates MIDI messages. Can be used, for example, to send MIDI notes or Control Change messages to external MIDI hardware's.
if code1 or code2 are array's it will create multiple MIDI messages. See bellow.
This module can be added directly to the grid with a drag&drop from the browser.
Midi output flow(s).
Channel of the MIDI message.
MIDI message type:
Code1 and code2: first and second data of the MIDI message.
Depending of the message type.
For example code1 = ControlChange number).
See MIDI implementation for more info.
code1 or code2 can be array's to create several MIDI messages at the same time.
A new message is created each it recieves a 1 trigger .
version 4.1.201021 GWPD birthday
Edit All Pages