mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +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
|
|
@ -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