mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
button to add new marker location at current transport position
git-svn-id: svn://localhost/ardour2/trunk@1704 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
60b97472b1
commit
39b66ff402
5 changed files with 47 additions and 13 deletions
|
|
@ -136,7 +136,7 @@
|
|||
Making a pot pretend to be a shuttle wheel doesn't work
|
||||
very well.
|
||||
</para>
|
||||
</footnote> / nothing
|
||||
</footnote> / global solo
|
||||
</entry>
|
||||
|
||||
<entry namest="Buttons 1" nameend="Buttons 2">
|
||||
|
|
@ -158,7 +158,9 @@
|
|||
</entry>
|
||||
|
||||
<entry>
|
||||
loop (shift2: punch in)
|
||||
<para>loop</para>
|
||||
<para>shift 1: marker</para>
|
||||
<para>shift 2: punch in</para>
|
||||
</entry>
|
||||
</row>
|
||||
|
||||
|
|
@ -176,7 +178,8 @@
|
|||
</entry>
|
||||
|
||||
<entry>
|
||||
click (shift2: punch out)
|
||||
<para>click</para>
|
||||
<para>shift 2: punch out</para>
|
||||
</entry>
|
||||
</row>
|
||||
|
||||
|
|
@ -210,11 +213,13 @@
|
|||
|
||||
<row>
|
||||
<entry>
|
||||
previous bank (shift 1: previous route)
|
||||
<para>previous bank</para>
|
||||
<para>shift 1: previous route</para>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
next bank (shift 1: next route)
|
||||
<para>next bank</para>
|
||||
<para>shift 1: next route</para>
|
||||
</entry>
|
||||
</row>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue