MIDI-MIX-CONSOLE
is a utility object to use both as a mixing console for MIDI, and a container for MIDI events describing the state of a number of controllers for each MIDI channels at a given time.
The MIDI-MIX-CONSOLE
editor provides an iterface to set the following controls for the 16 MIDI channels:
In addition:
→ The “send on edit” check box enables sending MIDI messages in real-time each time a setting is changed from the editor.
The contents of a MIDI-MIX-CONSOLE
can be extracted as a list of MIDIEVENTs
using the get-midievents
generic function, and then processed and used along with other MIDI or musical structures.
MIDI-MIX-CONSOLE
can also be used as a timed MIDI settings container in a Sequencer: