Skip to main content

Module control

Module control 

Source
Expand description

Control error constructors (MIDI, OSC, automation).

Functions§

automaton_not_found
Create an AutomatonNotFound error for the given automaton ID.
invalid_parameter_value
Create an InvalidParameterValue error for a value outside the allowed range.
mapping_not_found
Create a MappingNotFound error for the given mapping ID.
midi_error
Create a MidiError with a description.
osc_error
Create an OscError with a description.