mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 20:26:30 +01:00
[Summary] Removing redundant trx key and renamed trx to tracks
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452271]
This commit is contained in:
parent
80af8c5633
commit
3fc87a360c
6 changed files with 325 additions and 710 deletions
|
|
@ -61,7 +61,7 @@ load_session (string dir, string state)
|
|||
}
|
||||
|
||||
string session_name = "";
|
||||
string backend_client_name = "ardour";
|
||||
string backend_client_name = "tracks";
|
||||
string backend_session_uuid;
|
||||
bool just_version = false;
|
||||
bool use_vst = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue