add a realtime-export session property
authorRobin Gareus <robin@gareus.org>
Fri, 15 Jul 2016 23:36:11 +0000 (01:36 +0200)
committerRobin Gareus <robin@gareus.org>
Sat, 16 Jul 2016 00:14:54 +0000 (02:14 +0200)
libs/ardour/ardour/session_configuration_vars.h

index 24fda5e6757929a857ee12e2d34c67a708ff94fd..6c4bc3fb545b242ab4b7fda5ae82f7585fc7e035 100644 (file)
@@ -56,6 +56,7 @@ CONFIG_VARIABLE (std::string, timecode_generator_offset, "timecode-generator-off
 CONFIG_VARIABLE (bool, glue_new_markers_to_bars_and_beats, "glue-new-markers-to-bars-and-beats", false)
 CONFIG_VARIABLE (bool, midi_copy_is_fork, "midi-copy-is-fork", false)
 CONFIG_VARIABLE (bool, glue_new_regions_to_bars_and_beats, "glue-new-regions-to-bars-and-beats", false)
+CONFIG_VARIABLE (bool, realtime_export, "realtime-export", false)
 
 /* Video-settings are saved with the session and belong to the session.
  * headless ardour could remote control xjadeo for example.