|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <stdint.h>#include "ardour/types.h"#include "evoral/Parameter.h"#include "evoral/midi_events.h"Go to the source code of this file.
Namespaces | |
| ARDOUR | |
Functions | |
| uint8_t | ARDOUR::parameter_midi_type (AutomationType type) |
| AutomationType | ARDOUR::midi_parameter_type (uint8_t status) |
| Evoral::Parameter | ARDOUR::midi_parameter (const uint8_t *buf, const uint32_t len) |
| bool | ARDOUR::parameter_is_midi (AutomationType type) |
| bool | ARDOUR::parameter_is_midi (Evoral::ParameterType t) |