Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::Properties Namespace Reference

Variables

PBD::PropertyDescriptor< bool > envelope_active
 
PBD::PropertyDescriptor< bool > default_fade_in
 
PBD::PropertyDescriptor< bool > default_fade_out
 
PBD::PropertyDescriptor< bool > fade_in_active
 
PBD::PropertyDescriptor< bool > fade_out_active
 
PBD::PropertyDescriptor< bool > fade_before_fx
 
PBD::PropertyDescriptor< float > scale_amplitude
 
PBD::PropertyDescriptor< std::shared_ptr< AutomationList > > fade_in
 
PBD::PropertyDescriptor< std::shared_ptr< AutomationList > > inverse_fade_in
 
PBD::PropertyDescriptor< std::shared_ptr< AutomationList > > fade_out
 
PBD::PropertyDescriptor< std::shared_ptr< AutomationList > > inverse_fade_out
 
PBD::PropertyDescriptor< std::shared_ptr< AutomationList > > envelope
 
PBD::PropertyDescriptor< bool > regions
 
PBD::PropertyDescriptor< uint32_t > order
 
PBD::PropertyDescriptor< uint32_t > color
 
PBD::PropertyDescriptor< bool > selected
 
PBD::PropertyDescriptor< bool > trigger_track
 
PBD::PropertyDescriptor< bool > hidden
 
PBD::PropertyDescriptor< bool > muted
 
PBD::PropertyDescriptor< bool > opaque
 
PBD::PropertyDescriptor< bool > locked
 
PBD::PropertyDescriptor< bool > video_locked
 
PBD::PropertyDescriptor< bool > automatic
 
PBD::PropertyDescriptor< bool > whole_file
 
PBD::PropertyDescriptor< bool > import
 
PBD::PropertyDescriptor< bool > external
 
PBD::PropertyDescriptor< bool > sync_marked
 
PBD::PropertyDescriptor< bool > left_of_split
 
PBD::PropertyDescriptor< bool > right_of_split
 
PBD::PropertyDescriptor< bool > position_locked
 
PBD::PropertyDescriptor< bool > valid_transients
 
PBD::PropertyDescriptor< timepos_tstart
 
PBD::PropertyDescriptor< timecnt_tlength
 
PBD::PropertyDescriptor< timepos_tsync_position
 
PBD::PropertyDescriptor< layer_tlayer
 
PBD::PropertyDescriptor< timepos_tancestral_start
 
PBD::PropertyDescriptor< timecnt_tancestral_length
 
PBD::PropertyDescriptor< float > stretch
 
PBD::PropertyDescriptor< float > shift
 
PBD::PropertyDescriptor< uint64_t > layering_index
 
PBD::PropertyDescriptor< std::string > tags
 
PBD::PropertyDescriptor< uint64_t > reg_group
 
PBD::PropertyDescriptor< bool > contents
 
PBD::PropertyDescriptor< bool > region_fx
 
PBD::PropertyDescriptor< bool > group_relative
 
PBD::PropertyDescriptor< bool > group_gain
 
PBD::PropertyDescriptor< bool > group_mute
 
PBD::PropertyDescriptor< bool > group_solo
 
PBD::PropertyDescriptor< bool > group_recenable
 
PBD::PropertyDescriptor< bool > group_sursend_enable
 
PBD::PropertyDescriptor< bool > group_select
 
PBD::PropertyDescriptor< bool > group_route_active
 
PBD::PropertyDescriptor< bool > group_color
 
PBD::PropertyDescriptor< bool > group_monitoring
 
PBD::PropertyDescriptor< bool > active
 
PBD::PropertyDescriptor< int32_t > group_master_number
 
PBD::PropertyDescriptor< std::string > name
 
PBD::PropertyDescriptor< Temporal::TimeDomaintime_domain
 
PBD::PropertyDescriptor< bool > fr2997
 
PBD::PropertyDescriptor< bool > collect
 
PBD::PropertyDescriptor< bool > connected
 
PBD::PropertyDescriptor< bool > sclock_synced
 
PBD::PropertyDescriptor< ARDOUR::TransportRequestTypeallowed_transport_requests
 
PBD::PropertyDescriptor< bool > running
 
PBD::PropertyDescriptor< bool > legato
 
PBD::PropertyDescriptor< bool > use_follow_length
 
PBD::PropertyDescriptor< Temporal::BBT_Offsetquantization
 
PBD::PropertyDescriptor< Temporal::BBT_Offsetfollow_length
 
PBD::PropertyDescriptor< Trigger::LaunchStylelaunch_style
 
PBD::PropertyDescriptor< FollowActionfollow_action0
 
PBD::PropertyDescriptor< FollowActionfollow_action1
 
PBD::PropertyDescriptor< Trigger::StretchModestretch_mode
 
PBD::PropertyDescriptor< uint32_t > follow_count
 
PBD::PropertyDescriptor< int > follow_action_probability
 
PBD::PropertyDescriptor< float > velocity_effect
 
PBD::PropertyDescriptor< gain_tgain
 
PBD::PropertyDescriptor< uint32_t > currently_playing
 
PBD::PropertyDescriptor< uint32_t > queued
 
PBD::PropertyDescriptor< bool > stretchable
 
PBD::PropertyDescriptor< bool > cue_isolated
 
PBD::PropertyDescriptor< bool > allow_patch_changes
 
PBD::PropertyDescriptor< bool > patch_change
 
PBD::PropertyDescriptor< bool > channel_map
 
PBD::PropertyDescriptor< bool > used_channels
 
PBD::PropertyDescriptor< bool > region
 
PBD::PropertyDescriptor< bool > tempo_meter
 

Variable Documentation

◆ active

PBD::PropertyDescriptor<bool> ARDOUR::Properties::active
extern

◆ allow_patch_changes

PBD::PropertyDescriptor<bool> ARDOUR::Properties::allow_patch_changes
extern

◆ allowed_transport_requests

PBD::PropertyDescriptor<ARDOUR::TransportRequestType> ARDOUR::Properties::allowed_transport_requests
extern

◆ ancestral_length

PBD::PropertyDescriptor<timecnt_t> ARDOUR::Properties::ancestral_length
extern

◆ ancestral_start

PBD::PropertyDescriptor<timepos_t> ARDOUR::Properties::ancestral_start
extern

◆ automatic

PBD::PropertyDescriptor<bool> ARDOUR::Properties::automatic
extern

◆ channel_map

PBD::PropertyDescriptor<bool> ARDOUR::Properties::channel_map
extern

◆ collect

PBD::PropertyDescriptor<bool> ARDOUR::Properties::collect
extern

◆ color

PBD::PropertyDescriptor<uint32_t> ARDOUR::Properties::color
extern

◆ connected

PBD::PropertyDescriptor<bool> ARDOUR::Properties::connected
extern

◆ contents

PBD::PropertyDescriptor<bool> ARDOUR::Properties::contents
extern

◆ cue_isolated

PBD::PropertyDescriptor<bool> ARDOUR::Properties::cue_isolated
extern

◆ currently_playing

PBD::PropertyDescriptor<uint32_t> ARDOUR::Properties::currently_playing
extern

◆ default_fade_in

PBD::PropertyDescriptor<bool> ARDOUR::Properties::default_fade_in
extern

◆ default_fade_out

PBD::PropertyDescriptor<bool> ARDOUR::Properties::default_fade_out
extern

◆ envelope

PBD::PropertyDescriptor<std::shared_ptr<AutomationList> > ARDOUR::Properties::envelope
extern

◆ envelope_active

PBD::PropertyDescriptor<bool> ARDOUR::Properties::envelope_active
extern

◆ external

PBD::PropertyDescriptor<bool> ARDOUR::Properties::external
extern

◆ fade_before_fx

PBD::PropertyDescriptor<bool> ARDOUR::Properties::fade_before_fx
extern

◆ fade_in

PBD::PropertyDescriptor<std::shared_ptr<AutomationList> > ARDOUR::Properties::fade_in
extern

◆ fade_in_active

PBD::PropertyDescriptor<bool> ARDOUR::Properties::fade_in_active
extern

◆ fade_out

PBD::PropertyDescriptor<std::shared_ptr<AutomationList> > ARDOUR::Properties::fade_out
extern

◆ fade_out_active

PBD::PropertyDescriptor<bool> ARDOUR::Properties::fade_out_active
extern

◆ follow_action0

PBD::PropertyDescriptor<FollowAction> ARDOUR::Properties::follow_action0
extern

◆ follow_action1

PBD::PropertyDescriptor<FollowAction> ARDOUR::Properties::follow_action1
extern

◆ follow_action_probability

PBD::PropertyDescriptor<int> ARDOUR::Properties::follow_action_probability
extern

◆ follow_count

PBD::PropertyDescriptor<uint32_t> ARDOUR::Properties::follow_count
extern

◆ follow_length

PBD::PropertyDescriptor<Temporal::BBT_Offset> ARDOUR::Properties::follow_length
extern

◆ fr2997

PBD::PropertyDescriptor<bool> ARDOUR::Properties::fr2997
extern

◆ gain

PBD::PropertyDescriptor<gain_t> ARDOUR::Properties::gain
extern

◆ group_color

PBD::PropertyDescriptor<bool> ARDOUR::Properties::group_color
extern

◆ group_gain

PBD::PropertyDescriptor<bool> ARDOUR::Properties::group_gain
extern

◆ group_master_number

PBD::PropertyDescriptor<int32_t> ARDOUR::Properties::group_master_number
extern

◆ group_monitoring

PBD::PropertyDescriptor<bool> ARDOUR::Properties::group_monitoring
extern

◆ group_mute

PBD::PropertyDescriptor<bool> ARDOUR::Properties::group_mute
extern

◆ group_recenable

PBD::PropertyDescriptor<bool> ARDOUR::Properties::group_recenable
extern

◆ group_relative

PBD::PropertyDescriptor<bool> ARDOUR::Properties::group_relative
extern

◆ group_route_active

PBD::PropertyDescriptor<bool> ARDOUR::Properties::group_route_active
extern

◆ group_select

PBD::PropertyDescriptor<bool> ARDOUR::Properties::group_select
extern

◆ group_solo

PBD::PropertyDescriptor<bool> ARDOUR::Properties::group_solo
extern

◆ group_sursend_enable

PBD::PropertyDescriptor<bool> ARDOUR::Properties::group_sursend_enable
extern

◆ hidden

PBD::PropertyDescriptor< bool > ARDOUR::Properties::hidden
extern

Definition at line 64 of file ardour/ardour/region.h.

◆ import

PBD::PropertyDescriptor<bool> ARDOUR::Properties::import
extern

◆ inverse_fade_in

PBD::PropertyDescriptor<std::shared_ptr<AutomationList> > ARDOUR::Properties::inverse_fade_in
extern

◆ inverse_fade_out

PBD::PropertyDescriptor<std::shared_ptr<AutomationList> > ARDOUR::Properties::inverse_fade_out
extern

◆ launch_style

PBD::PropertyDescriptor<Trigger::LaunchStyle> ARDOUR::Properties::launch_style
extern

◆ layer

PBD::PropertyDescriptor<layer_t> ARDOUR::Properties::layer
extern

◆ layering_index

PBD::PropertyDescriptor<uint64_t> ARDOUR::Properties::layering_index
extern

◆ left_of_split

PBD::PropertyDescriptor<bool> ARDOUR::Properties::left_of_split
extern

◆ legato

PBD::PropertyDescriptor<bool> ARDOUR::Properties::legato
extern

◆ length

PBD::PropertyDescriptor<timecnt_t> ARDOUR::Properties::length
extern

◆ locked

PBD::PropertyDescriptor<bool> ARDOUR::Properties::locked
extern

◆ muted

PBD::PropertyDescriptor<bool> ARDOUR::Properties::muted
extern

◆ name

PBD::PropertyDescriptor<std::string> ARDOUR::Properties::name
extern

◆ opaque

PBD::PropertyDescriptor<bool> ARDOUR::Properties::opaque
extern

◆ order

PBD::PropertyDescriptor<uint32_t> ARDOUR::Properties::order
extern

◆ patch_change

PBD::PropertyDescriptor<bool> ARDOUR::Properties::patch_change
extern

◆ position_locked

PBD::PropertyDescriptor<bool> ARDOUR::Properties::position_locked
extern

◆ quantization

PBD::PropertyDescriptor<Temporal::BBT_Offset> ARDOUR::Properties::quantization
extern

◆ queued

PBD::PropertyDescriptor<uint32_t> ARDOUR::Properties::queued
extern

◆ reg_group

PBD::PropertyDescriptor<uint64_t> ARDOUR::Properties::reg_group
extern

◆ region

PBD::PropertyDescriptor<bool> ARDOUR::Properties::region
extern

◆ region_fx

PBD::PropertyDescriptor<bool> ARDOUR::Properties::region_fx
extern

◆ regions

PBD::PropertyDescriptor<bool> ARDOUR::Properties::regions
extern

◆ right_of_split

PBD::PropertyDescriptor<bool> ARDOUR::Properties::right_of_split
extern

◆ running

PBD::PropertyDescriptor<bool> ARDOUR::Properties::running
extern

◆ scale_amplitude

PBD::PropertyDescriptor<float> ARDOUR::Properties::scale_amplitude
extern

◆ sclock_synced

PBD::PropertyDescriptor<bool> ARDOUR::Properties::sclock_synced
extern

◆ selected

PBD::PropertyDescriptor<bool> ARDOUR::Properties::selected
extern

◆ shift

PBD::PropertyDescriptor<float> ARDOUR::Properties::shift
extern

◆ start

PBD::PropertyDescriptor<timepos_t> ARDOUR::Properties::start
extern

◆ stretch

PBD::PropertyDescriptor<float> ARDOUR::Properties::stretch
extern

◆ stretch_mode

PBD::PropertyDescriptor<Trigger::StretchMode> ARDOUR::Properties::stretch_mode
extern

◆ stretchable

PBD::PropertyDescriptor<bool> ARDOUR::Properties::stretchable
extern

◆ sync_marked

PBD::PropertyDescriptor<bool> ARDOUR::Properties::sync_marked
extern

◆ sync_position

PBD::PropertyDescriptor<timepos_t> ARDOUR::Properties::sync_position
extern

◆ tags

PBD::PropertyDescriptor<std::string> ARDOUR::Properties::tags
extern

◆ tempo_meter

PBD::PropertyDescriptor<bool> ARDOUR::Properties::tempo_meter
extern

◆ time_domain

PBD::PropertyDescriptor<Temporal::TimeDomain> ARDOUR::Properties::time_domain
extern

◆ trigger_track

PBD::PropertyDescriptor<bool> ARDOUR::Properties::trigger_track
extern

◆ use_follow_length

PBD::PropertyDescriptor<bool> ARDOUR::Properties::use_follow_length
extern

◆ used_channels

PBD::PropertyDescriptor<bool> ARDOUR::Properties::used_channels
extern

◆ valid_transients

PBD::PropertyDescriptor<bool> ARDOUR::Properties::valid_transients
extern

◆ velocity_effect

PBD::PropertyDescriptor<float> ARDOUR::Properties::velocity_effect
extern

◆ video_locked

PBD::PropertyDescriptor<bool> ARDOUR::Properties::video_locked
extern

◆ whole_file

PBD::PropertyDescriptor<bool> ARDOUR::Properties::whole_file
extern