mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 23:25:43 +01:00
[P4/git history rebuild] new configuration variable that specifies if the runtime is tracks (superceded later by an ARDOUR::Profile item)
This commit is contained in:
parent
bef7413bbb
commit
145c4292e7
1 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,9 @@
|
|||
the value of the variable.
|
||||
*****************************************************/
|
||||
|
||||
/* DAW type */
|
||||
CONFIG_VARIABLE (bool, waves_live_sound_daw, "waves-live-sound-daw", false)
|
||||
|
||||
/* IO connection */
|
||||
|
||||
CONFIG_VARIABLE (bool, auto_connect_standard_busses, "auto-connect-standard-busses", true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue