Expand description
Control error constructors (MIDI, OSC, automation).
Functions§
- automaton_
not_ found - Create an
AutomatonNotFounderror for the given automaton ID. - invalid_
parameter_ value - Create an
InvalidParameterValueerror for a value outside the allowed range. - mapping_
not_ found - Create a
MappingNotFounderror for the given mapping ID. - midi_
error - Create a
MidiErrorwith a description. - osc_
error - Create an
OscErrorwith a description.