Ardour  9.0-pre0-582-g084a23a80d
parameter_types.h File Reference
#include <stdint.h>
#include "ardour/types.h"
#include "evoral/Parameter.h"
#include "evoral/midi_events.h"
Include dependency graph for parameter_types.h:
This graph shows which files directly or indirectly include this file:

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)