summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.keys.in
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2018-02-09 09:59:39 -0600
committerBen Loftis <ben@harrisonconsoles.com>2018-02-09 09:59:39 -0600
commitdc61256466cb02daa4c6de0dbaebf4b9ed1325d6 (patch)
tree13e1527c49174afbfdc85f4f49aa04b6a63eeb42 /gtk2_ardour/ardour.keys.in
parentd6eb1c826f364a8dc2db1786bc4bb7eb11f92be6 (diff)
new_grid: Rewrite of Snap and Grid. (squashed commit)
Separate Snap from Grid. Lots of naming changes. Multiple simultaneous snap options allowed. Grid is one of the possible Snap options. Grid uses the same data as the rulers. Replace complicated tempo_lines with simple grid_lines. The Grid is zoom-scale-sensitive along with the rulers. If you are zoomed out, grid becomes coarser.
Diffstat (limited to 'gtk2_ardour/ardour.keys.in')
-rw-r--r--gtk2_ardour/ardour.keys.in8
1 files changed, 3 insertions, 5 deletions
diff --git a/gtk2_ardour/ardour.keys.in b/gtk2_ardour/ardour.keys.in
index 7456ea2339..62aea52b30 100644
--- a/gtk2_ardour/ardour.keys.in
+++ b/gtk2_ardour/ardour.keys.in
@@ -341,11 +341,9 @@ This mode provides many different operations on both regions and control points,
;; numbers
@vis|Editor/cycle-zoom-focus|1|cycle to next zoom focus
-@grid|Editor/cycle-snap-mode|2|cycle to next grid snap mode
-@grid|Editor/prev-snap-choice|3|use next grid unit
-@grid|Editor/prev-snap-choice-music-only|<@PRIMARY@>3|use previous grid unit
-@grid|Editor/next-snap-choice|4|use next grid unit
-@grid|Editor/next-snap-choice-music-only|<@PRIMARY@>4|use next musical grid unit
+@grid|Editor/cycle-snap-mode|2|cycle to next snap mode
+@grid|Editor/prev-grid-choice|3|use prev grid unit
+@grid|Editor/next-grid-choice|4|use next grid unit
@gmode|Transport/ToggleAutoPlay|5|toggle auto play
@gmode|Transport/ToggleAutoReturn|6|toggle auto return
@gmode|Transport/ToggleClick|7|toggle click (metronome)