Next:
Serial Communication: MIDI and Pd
Up:
Pd Messages and Raw MIDI
Previous:
More Pd Message Objects
Pd Raw MIDI, Parsing
[midiin]
and
[midiout]
objects input and output raw midi bytes (status and data byte values in a list).
MIDI channel / port numbers can be specified via the left inlets of the
[midiin]
and
[midiout]
objects.
The
[capture]
object:
can be used to save and view numbers from an outlet, which is useful for debugging
takes argument which sets the maximum number of values to save
responds to "clear" message
The
[midiparse]
object takes raw MIDI bytes and outputs the relevant data bytes through type-specific outlets.
The
[midiformat]
object performs the reverse function of
[midiparse]
.
©2003-2026 McGill University. All Rights Reserved.
Maintained by
Gary P. Scavone
.