Open Help
midiin
MIDI input stream
Description
Listens to MIDI input device and outputs the raw MIDI data received.
Inlets
port [number]
The midiin object receives all MIDI messages from a MIDI input device.
Outlets
midiout [number]
All MIDI messages received are sent out the outlet
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
port [number]
The midiin object receives all MIDI messages from a MIDI input device.
See Also
Name | Description |
---|---|
midiin | |
midiout | MIDI output stream |
bendin | Receive MIDI pitch bend events |
ctlin | MIDI controller input |
sysexin | Receive MIDI System Exclusive messages |
notein | Receive MIDI note messages |