summaryrefslogtreecommitdiff
path: root/ardour.rc.in
diff options
context:
space:
mode:
authorDoug McLain <doug@nostar.net>2008-02-13 14:38:49 +0000
committerDoug McLain <doug@nostar.net>2008-02-13 14:38:49 +0000
commitb248526fe35a846af0f62985c18e62e3e8817f9c (patch)
treece04389cc34fde7eba640aea5bb729dd850a788f /ardour.rc.in
parentcc19e1ef9993ad6fafb4f7fd0028ebec6a1b7f0a (diff)
add option to create xrun markers on the location markerbar
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3048 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'ardour.rc.in')
-rw-r--r--ardour.rc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ardour.rc.in b/ardour.rc.in
index daf8333558..5e5043963a 100644
--- a/ardour.rc.in
+++ b/ardour.rc.in
@@ -20,6 +20,7 @@
<Option name="plugins-stop-with-transport" value="no"/>
<Option name="no-sw-monitoring" value="no"/>
<Option name="stop-recording-on-xrun" value="no"/>
+ <Option name="create-xrun-marker" value="no"/>
<Option name="stop-at-session-end" value="no"/>
<Option name="auto-xfade" value="yes"/>
<Option name="crossfades-active" value="1"/>