summaryrefslogtreecommitdiff
path: root/ardour_system_sae.rc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-12-12 14:43:24 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-12-12 14:43:24 +0000
commitbc89fe0147c04b67141936d109c00dfd4d69cc4b (patch)
tree544ff450c40fe1f43853a8420228a26f27f1eafb /ardour_system_sae.rc
parent30daaebaa2d90d6b0e8673143ccc3cacd7bd1753 (diff)
most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet
git-svn-id: svn://localhost/ardour2/branches/3.0@4313 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'ardour_system_sae.rc')
-rw-r--r--ardour_system_sae.rc24
1 files changed, 22 insertions, 2 deletions
diff --git a/ardour_system_sae.rc b/ardour_system_sae.rc
index 551ee61fca..c11a01c9a3 100644
--- a/ardour_system_sae.rc
+++ b/ardour_system_sae.rc
@@ -39,13 +39,33 @@
<Option name="periodic-safety-backups" value="1"/>
<Option name="periodic-safety-backup-interval" value="120"/>
<Option name="show-track-meters" value="1"/>
- <Option name="default-narrow_ms" value="0"/>
+ <Option name="default-narrow_ms" value="0"/>
<Option name="smpte-format" value="6"/>
- <Option name="font-scale" value="102400"/>
+ <Option name="font-scale" value="102400"/>
+ <Option name="auto-return" value="1"/>
+ <Option name="solo-latched" value="0"/>
+ <Option name="link-region-and-track-selection" value="1"/>
+ <Option name="send-mtc" value="1"/>
+ <Option name="tape-machine-mode" value="1"/>
+ <Option name="monitoring-model" value="1"/>
</Config>
+
<extra>
<RulerVisibility smpte="yes" bbt="yes" frames="no" minsec="no" tempo="yes" meter="yes" marker="yes" rangemarker="no" transportmarker="yes" cdmarker="no"/>
<Keyboard edit-button="3" edit-modifier="4" delete-button="3" delete-modifier="1" snap-modifier="32"/>
+ <AudioSetup>
+ <periods val="2"/>
+ <priority val="60"/>
+ <ports val="256"/>
+ <realtime val="1"/>
+ <samplerate val="44100Hz"/>
+ <periodsize val="256"/>
+ <driver val="CoreAudio"/>
+ <interface val="Aggregate Device"/>
+ <inputdevice val="Aggregate Device"/>
+ <outputdevice val="Aggregate Device"/>
+ </AudioSetup>
+
</extra>
</Ardour>