37 CONFIG_VARIABLE (
bool, auto_connect_standard_busses,
"auto-connect-standard-busses",
true)
46 CONFIG_VARIABLE (uint32_t, port_resampler_quality, "port-resampler-quality", 17)
52 CONFIG_VARIABLE (
bool, work_around_jack_no_copy_optimization, "work-around-jack-no-copy-optimization", true)
59 CONFIG_VARIABLE (
bool, transport_masters_just_roll_when_sync_lost, "transport-masters-just-roll-when-sync-lost", false)
60 CONFIG_VARIABLE (
bool, midi_clock_sets_tempo, "midi-clock-sets-tempo", true)
72 CONFIG_VARIABLE (int32_t, mmc_receive_device_id, "mmc-receive-device-
id", 0x7f)
75 CONFIG_VARIABLE (
bool, first_midi_bank_is_zero, "display-first-midi-bank-as-zero", false)
76 CONFIG_VARIABLE (int32_t, inter_scene_gap_samples, "inter-scene-gap-samples", 1)
78 CONFIG_VARIABLE (std::
string, default_trigger_input_port, "default-trigger-input-port", "")
82 CONFIG_VARIABLE (
bool, run_all_transport_masters_always, "run-all-transport-masters-always", true)
83 CONFIG_VARIABLE (
int, mtc_qf_speed_tolerance, "mtc-qf-speed-tolerance", 5)
84 CONFIG_VARIABLE (
bool, timecode_sync_frame_rate, "timecode-sync-frame-rate", true)
86 CONFIG_VARIABLE (
bool, ltc_send_continuously, "ltc-send-continuously", true)
88 CONFIG_VARIABLE (
float, ltc_output_volume, "ltc-output-volume", 0.125893)
92 CONFIG_VARIABLE (uint32_t, feedback_interval_ms, "feedback-interval-ms", 100)
93 CONFIG_VARIABLE (
bool, auto_enable_surfaces, "auto-enable-surfaces", true)
101 CONFIG_VARIABLE (
float, audio_playback_buffer_seconds, "playback-buffer-seconds", 5.0)
102 CONFIG_VARIABLE (
float, midi_track_buffer_seconds, "midi-track-buffer-seconds", 1.0)
103 CONFIG_VARIABLE (uint32_t, disk_choice_space_threshold, "disk-choice-space-threshold", 57600000)
104 CONFIG_VARIABLE (
bool, auto_analyse_audio, "auto-analyse-audio", false)
105 CONFIG_VARIABLE (
float, transient_sensitivity, "transient-sensitivity", 50)
106 CONFIG_VARIABLE (
float, max_transport_speed, "max-transport-speed", 2.0)
118 CONFIG_VARIABLE (
bool, region_boundaries_from_onscreen_tracks, "
region-boundaries-from-onscreen_tracks", true)
126 CONFIG_VARIABLE (
bool, mute_affects_pre_fader, "mute-affects-pre-fader", false)
127 CONFIG_VARIABLE (
bool, mute_affects_post_fader, "mute-affects-post-fader", true)
128 CONFIG_VARIABLE (
bool, mute_affects_control_outs, "mute-affects-control-outs", true)
129 CONFIG_VARIABLE (
bool, mute_affects_main_outs, "mute-affects-main-outs", true)
130 CONFIG_VARIABLE (
bool, mute_affects_surround_sends, "mute-affects-surround-sends", true)
137 CONFIG_VARIABLE (
bool, solo_control_is_listen_control, "solo-control-is-listen-control", false)
139 CONFIG_VARIABLE (
bool, latched_record_enable, "latched-record-enable", false)
142 CONFIG_VARIABLE (
bool, solo_mute_override, "solo-mute-override", false)
143 CONFIG_VARIABLE (
bool, auto_input_does_talkback, "auto-input-does-talkback", false)
146 CONFIG_VARIABLE (std::
string, monitor_bus_preferred_bundle, "monitor-bus-preferred-bundle", "")
149 CONFIG_VARIABLE (
bool, link_send_and_route_panner, "link-send-and-route-panner", true)
150 CONFIG_VARIABLE (std::
string, midi_audition_synth_uri, "midi-audition-synth-uri", "@default
@") /*deprecated*/
154 CONFIG_VARIABLE (bool, clicking, "clicking", false)
157 CONFIG_VARIABLE (std::
string, click_emphasis_sound, "click-emphasis-sound", "")
168 CONFIG_VARIABLE (
bool, recording_resets_xrun_count, "recording-resets-xrun-count", false)
170 CONFIG_VARIABLE (
bool, create_xrun_marker, "create-xrun-marker", false)
175 CONFIG_VARIABLE (
float, shuttle_speed_factor, "shuttle-speed-factor", 1.0f)
176 CONFIG_VARIABLE (
float, shuttle_speed_threshold, "shuttle-speed-threshold", 5.0f)
180 CONFIG_VARIABLE (
bool, locate_while_waiting_for_sync, "locate-while-waiting-for-sync", false)
181 CONFIG_VARIABLE (
bool, disable_disarm_during_roll, "disable-disarm-during-roll", false)
184 CONFIG_VARIABLE (
bool, rewind_ffwd_like_tape_decks, "rewind-ffwd-like-tape-decks", true)
185 CONFIG_VARIABLE (
bool, auto_return_after_rewind_ffwd, "auto-return-after-rewind-ffwd", false)
197 CONFIG_VARIABLE (
bool, try_autostart_engine, "try-autostart-engine", true)
200 CONFIG_VARIABLE (std::
string, auditioner_output_left, "auditioner-output-left", "default")
201 CONFIG_VARIABLE (std::
string, auditioner_output_right, "auditioner-output-right", "default")
203 CONFIG_VARIABLE (
bool, hiding_groups_deactivates_groups, "deprecated-hiding-groups-deactivates-groups", false)
204 CONFIG_VARIABLE (
bool, group_override_inverts, "group-override-inverts", true)
210 CONFIG_VARIABLE (
bool, periodic_safety_backups, "periodic-safety-backups", true)
211 CONFIG_VARIABLE (uint32_t, periodic_safety_backup_interval, "periodic-safety-backup-interval", 120)
212 CONFIG_VARIABLE (
float, automation_interval_msecs, "automation-interval-msecs", 30)
215 #elif defined (PLATFORM_WINDOWS)
222 CONFIG_VARIABLE (
bool, allow_special_bus_removal, "allow-special-bus-removal", false)
228 CONFIG_VARIABLE (uint32_t, max_recent_sessions, "max-recent-sessions", 10)
229 CONFIG_VARIABLE (uint32_t, max_recent_templates, "max-recent-templates", 10)
230 CONFIG_VARIABLE (
double, automation_thinning_factor, "automation-thinning-factor", 20.0)
237 CONFIG_VARIABLE (
bool, locate_to_pgm_change, "locate-to-pgm-change", true)
249 CONFIG_VARIABLE (
bool, verbose_plugin_scan, "verbose-plugin-scan", false)
250 CONFIG_VARIABLE (
bool, conceal_lv1_if_lv2_exists, "conceal-lv1-if-lv2-exists", true)
251 CONFIG_VARIABLE (
bool, conceal_vst2_if_vst3_exists, "conceal-vst2-if-vst3-exists", true)
252 CONFIG_VARIABLE (
bool, show_vst3_micro_edit_inline, "show-vst3-micro-edit-inline", true)
253 CONFIG_VARIABLE (
bool, ask_replace_instrument, "ask-replace-instrument", true)
254 CONFIG_VARIABLE (
bool, ask_setup_instrument, "ask-setup-instrument", true)
256 CONFIG_VARIABLE (uint32_t, plugin_scan_timeout, "plugin-scan-timeout", 150)
257 CONFIG_VARIABLE (uint32_t, limit_n_automatables, "limit-n-automatables", 512)
258 CONFIG_VARIABLE (uint32_t, plugin_cache_version, "plugin-cache-version", 0)
261 CONFIG_VARIABLE (uint32_t, max_tail_samples, "max-tail-samples", 0xffffffff)
264 CONFIG_VARIABLE (std::
string, plugin_path_vst, "plugin-path-vst", "@default
@")
265 CONFIG_VARIABLE (std::string, plugin_path_lxvst, "plugin-path-lxvst", "@default
@")
266 CONFIG_VARIABLE (std::string, plugin_path_vst3, "plugin-path-vst3", "@default
@")
268 /* denormal management */
270 CONFIG_VARIABLE (bool, denormal_protection, "denormal-protection", false)
277 CONFIG_VARIABLE (std::
string, tutorial_manual_url, "tutorial-manual-url", "http:
278 CONFIG_VARIABLE (std::
string, reference_manual_url, "reference-manual-url", "http:
281 CONFIG_VARIABLE (std::
string, resource_index_url, "resource-index-url", "http:
285 CONFIG_VARIABLE (
bool, video_advanced_setup, "video-advanced-setup", false)
286 CONFIG_VARIABLE (std::
string, video_server_url, "video-server-url", "http:
287 #ifndef PLATFORM_WINDOWS
288 CONFIG_VARIABLE (std::string, video_server_docroot,
"video-server-docroot",
"/")
290 CONFIG_VARIABLE (std::string, video_server_docroot,
"video-server-docroot",
"C:\\")
292 CONFIG_VARIABLE (
bool, show_video_server_dialog,
"show-video-server-dialog",
false)
296 CONFIG_VARIABLE (
float, export_silence_threshold, "export-silence-threshold", -90)
297 CONFIG_VARIABLE (
float, ppqn_factor_for_export, "ppqn-factor-for-export", 1)
299 CONFIG_VARIABLE (
float, max_midi_clip_size, "max-midi-clip-size", 1024)
300 CONFIG_VARIABLE (
float, max_audio_clip_duration, "max-audio-clip-duration" , 30.)
void session(lua_State *L)
PBD::PropertyDescriptor< gain_t > gain
PBD::PropertyDescriptor< bool > active
PBD::PropertyDescriptor< bool > regions
PBD::PropertyDescriptor< bool > selected
PBD::PropertyDescriptor< Temporal::BBT_Offset > quantization
PBD::PropertyDescriptor< bool > region
PBD::PropertyDescriptor< timepos_t > start
PBD::PropertyDescriptor< layer_t > layer
@ ExternalMonitoring
we leave monitoring to the audio hardware
std::string clip_library_dir(bool create_if_missing=false)
Temporal::samplecnt_t samplecnt_t
RegionSelectionAfterSplit
void pingback(const std::string &this_version, const std::string &announce_path)
void save(const std::string &filename)
#define CONFIG_VARIABLE_SPECIAL(Type, var, name, value, mutator)
CONFIG_VARIABLE(double, midi_clock_resolution, "midi-clock-resolution", 1.) CONFIG_VARIABLE(uint32_t
std::string poor_mans_glob(std::string path)
void split(std::string, std::vector< std::string > &, char)
link region and track selection