Clamps Dictionary
pm-midi-port-stream
Structure
Structure for a midi-port stream slot when using the :portmidi
API (see Portmidi Api), containing a slot with a property
list of connected devices and their midistreams and a slot of the
midistreams to read from or write to.
Slots
direction |
:input or :output denoting the direction of the stream. |
devices |
Property List of devices and their associated portmidi streams. |
streams |
List of connected portmidi streams. |