Module mididings.event
¶
This module defines classes and functions for dealing with MIDI events in
Python code, e.g. when using Process()
or Call()
.
Several utility functions are defined to simplify the creation of
event objects. Each of these functions returns a newly created object of
type MidiEvent
: