Ardour  8.7-15-gadf511264b
ArdourSurface::Node Namespace Reference

Variables

const std::string strip_description = "strip_description"
 
const std::string strip_meter = "strip_meter"
 
const std::string strip_gain = "strip_gain"
 
const std::string strip_pan = "strip_pan"
 
const std::string strip_mute = "strip_mute"
 
const std::string strip_plugin_description = "strip_plugin_description"
 
const std::string strip_plugin_enable = "strip_plugin_enable"
 
const std::string strip_plugin_param_description = "strip_plugin_param_description"
 
const std::string strip_plugin_param_value = "strip_plugin_param_value"
 
const std::string transport_tempo = "transport_tempo"
 
const std::string transport_time = "transport_time"
 
const std::string transport_bbt = "transport_bbt"
 
const std::string transport_roll = "transport_roll"
 
const std::string transport_record = "transport_record"
 

Variable Documentation

◆ strip_description

const std::string ArdourSurface::Node::strip_description = "strip_description"

Definition at line 36 of file state.h.

◆ strip_gain

const std::string ArdourSurface::Node::strip_gain = "strip_gain"

Definition at line 38 of file state.h.

◆ strip_meter

const std::string ArdourSurface::Node::strip_meter = "strip_meter"

Definition at line 37 of file state.h.

◆ strip_mute

const std::string ArdourSurface::Node::strip_mute = "strip_mute"

Definition at line 40 of file state.h.

◆ strip_pan

const std::string ArdourSurface::Node::strip_pan = "strip_pan"

Definition at line 39 of file state.h.

◆ strip_plugin_description

const std::string ArdourSurface::Node::strip_plugin_description = "strip_plugin_description"

Definition at line 41 of file state.h.

◆ strip_plugin_enable

const std::string ArdourSurface::Node::strip_plugin_enable = "strip_plugin_enable"

Definition at line 42 of file state.h.

◆ strip_plugin_param_description

const std::string ArdourSurface::Node::strip_plugin_param_description = "strip_plugin_param_description"

Definition at line 43 of file state.h.

◆ strip_plugin_param_value

const std::string ArdourSurface::Node::strip_plugin_param_value = "strip_plugin_param_value"

Definition at line 44 of file state.h.

◆ transport_bbt

const std::string ArdourSurface::Node::transport_bbt = "transport_bbt"

Definition at line 47 of file state.h.

◆ transport_record

const std::string ArdourSurface::Node::transport_record = "transport_record"

Definition at line 49 of file state.h.

◆ transport_roll

const std::string ArdourSurface::Node::transport_roll = "transport_roll"

Definition at line 48 of file state.h.

◆ transport_tempo

const std::string ArdourSurface::Node::transport_tempo = "transport_tempo"

Definition at line 45 of file state.h.

◆ transport_time

const std::string ArdourSurface::Node::transport_time = "transport_time"

Definition at line 46 of file state.h.