summaryrefslogtreecommitdiff
path: root/ardour_system.rc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-04-26 20:54:31 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2007-04-26 20:54:31 +0000
commit87726495c30f90554b5204b5385d17274a8fe93e (patch)
treed7ecaf0be9b5cbd2afa226cd02cb53a36875d6a2 /ardour_system.rc
parent45d3ec1437cf661533bc7750c623865def4424df (diff)
Merged changes from trunk 1699:1751 into 2.1-staging
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1752 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'ardour_system.rc')
-rw-r--r--ardour_system.rc17
1 files changed, 0 insertions, 17 deletions
diff --git a/ardour_system.rc b/ardour_system.rc
deleted file mode 100644
index b7f6c22e9b..0000000000
--- a/ardour_system.rc
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Ardour>
- <Config>
- <Option name="minimum-disk-io-bytes" value="262144"/>
- <Option name="track-buffer-seconds" value="5.000000"/>
- <Option name="mute-affects-pre-fader" value="yes"/>
- <Option name="mute-affects-post-fader" value="yes"/>
- <Option name="mute-affects-control-outs" value="yes"/>
- <Option name="mute-affects-main-outs" value="yes"/>
- <Option name="solo-latch" value="yes"/>
- <Option name="pixmap-path" value="/usr/share/ardour/pixmaps:/usr/local/share/ardour/pixmaps"/>
- <Option name="disk-choice-space-threshold" value="57600000"/>
- <Option name="mtc-port" value="trident"/>
- <Option name="mmc-port" value="trident"/>
- <Option name="monitor-inputs" value="no"/>
- </Config>
-</Ardour>