mechanism to allow Track (or other Route-derived type) to add its own processors...
[ardour.git] / gtk2_ardour / processor_box.bindings
1 <Bindings name="Processor Box">
2   <Press>
3      <Binding key="Delete" action="ProcessorMenu/delete"/>
4      <Binding key="BackSpace" action="ProcessorMenu/backspace"/>
5   </Press>
6 </Bindings>