mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Fix end-marker-is-free option in templates.
git-svn-id: svn://localhost/ardour2/branches/3.0@5122 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1aadfeba45
commit
472fa271fd
6 changed files with 6 additions and 6 deletions
|
|
@ -26,7 +26,7 @@
|
|||
<Option name="save-history-depth" value="100"/>
|
||||
<Option name="history-depth" value="100"/>
|
||||
<Option name="default-narrow_ms" value="0"/>
|
||||
<end-marker-is-free val="no"/>
|
||||
<Option name="end-marker-is-free" value="0"/>
|
||||
</Config>
|
||||
<Sources>
|
||||
<Source name="Guitar clean-1.wav" id="14361" captured-for="Guitar clean" flags="" channel="0"/>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<Option name="shuttle-speed-threshold" value="5"/>
|
||||
<Option name="meter-hold" value="10"/>
|
||||
<Option name="meter-falloff" value="1.5"/>
|
||||
<end-marker-is-free val="no"/>
|
||||
<Option name="end-marker-is-free" value="0"/>
|
||||
</Config>
|
||||
<Sources/>
|
||||
<Regions/>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<Option name="shuttle-speed-threshold" value="5"/>
|
||||
<Option name="meter-hold" value="10"/>
|
||||
<Option name="meter-falloff" value="1.5"/>
|
||||
<end-marker-is-free val="no"/>
|
||||
<Option name="end-marker-is-free" value="0"/>
|
||||
</Config>
|
||||
<Sources/>
|
||||
<Regions/>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<Option name="shuttle-speed-threshold" value="5"/>
|
||||
<Option name="meter-hold" value="10"/>
|
||||
<Option name="meter-falloff" value="1.5"/>
|
||||
<end-marker-is-free val="no"/>
|
||||
<Option name="end-marker-is-free" value="0"/>
|
||||
</Config>
|
||||
<Sources/>
|
||||
<Regions/>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<Option name="shuttle-speed-threshold" value="5"/>
|
||||
<Option name="meter-hold" value="10"/>
|
||||
<Option name="meter-falloff" value="1.5"/>
|
||||
<end-marker-is-free val="no"/>
|
||||
<Option name="end-marker-is-free" value="0"/>
|
||||
</Config>
|
||||
<Sources/>
|
||||
<Regions/>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<Option name="shuttle-speed-threshold" value="5"/>
|
||||
<Option name="meter-hold" value="10"/>
|
||||
<Option name="meter-falloff" value="1.5"/>
|
||||
<end-marker-is-free val="no"/>
|
||||
<Option name="end-marker-is-free" value="0"/>
|
||||
</Config>
|
||||
<Sources/>
|
||||
<Regions/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue