mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
[Summary] Add default new_session and open_saved_session path.
[Reviewed] GZharun [git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 461852]
This commit is contained in:
parent
302e098f7c
commit
8123974198
10 changed files with 155 additions and 31 deletions
|
|
@ -83,8 +83,10 @@ TracksControlPanel::TracksControlPanel ()
|
|||
, _sample_rate_combo (named_children ().get_combo_box_text ("sample_rate_combo"))
|
||||
, _buffer_size_combo (named_children ().get_combo_box_text ("buffer_size_combo"))
|
||||
, _latency_label (named_children ().get_label("latency_label"))
|
||||
, _default_open_path (named_children ().get_label("default_open_path"))
|
||||
, _multi_out_button(named_children ().get_waves_button ("multi_out_button"))
|
||||
, _stereo_out_button(named_children ().get_waves_button ("stereo_out_button"))
|
||||
, _brows_button(named_children ().get_waves_button("brows_default_folder"))
|
||||
, _have_control (false)
|
||||
, _ignore_changes (0)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue