<?xml version="1.0" encoding="UTF-8"?>
<ArdourMIDIBindings version="1.0.0" name="ZEN Console transport controls">
  
  <!-- Set basic transport controls -->
  <!-- b0 0f 0e is sent by the Zen console before each transport controls data -->

  <Binding msg="b0 2f 41" function="transport-start"/>
  <Binding msg="b0 2f 42" function="transport-end"/>
  <Binding msg="b0 2f 43" function="transport-stop"/>
  <Binding msg="b0 2f 44" function="transport-roll"/>
  <Binding msg="b0 2f 45" function="rec-enable"/>
  <Binding msg="b0 2f 45" function="rec-disable"/> -->

</ArdourMIDIBindings>
