[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:
Valeriy Kamyshniy 2014-05-27 21:52:49 -04:00 committed by Paul Davis
parent bef7413bbb
commit 145c4292e7

View file

@ -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)