Add legatize and remove overlap MIDI operations.
[ardour.git] / gtk2_ardour / editor.bindings
index afef5d8da6bbda709471bda429ef1a5fbb74537c..7c23fb2cdcde25b8c5ca18b066d8381a96811013 100644 (file)
@@ -33,6 +33,8 @@
   <Binding action="Region/cut-region-gain" key="ampersand"/>
   <Binding action="Common/Quit" key="Primary-q"/>
   <Binding action="Region/quantize-region" key="q"/>
+  <Binding action="Region/legatize-region" key="Primary-apostrophe"/>
+  <Binding action="Region/remove-overlap" key="Secondary-apostrophe"/>
   <Binding action="MouseMode/toggle-internal-edit" key="e"/>
   <Binding action="Editor/select-all-before-edit-cursor" key="Primary-e"/>
   <Binding action="Region/export-region" key="Primary-Level4-e"/>