<?xml version="1.0" encoding="UTF-8"?>
<ArdourMIDIBindings version="1.0.0" name="Nektar LX25+">


  <DeviceInfo bank-size="8"/>
<!-- Buttons labelled 'track-' and 'track+' mapped to switch banks -->
  <Binding channel="16" ctl="109" function="prev-bank"/>
  <Binding channel="16" ctl="110" function="next-bank"/>

<!-- Faders mapped to track faders 1-8 and Master -->
  <Binding channel="16" ctl="12" uri="/route/gain B1"/>
  <Binding channel="16" ctl="13" uri="/route/gain B2"/>
  <Binding channel="16" ctl="14" uri="/route/gain B3"/>
  <Binding channel="16" ctl="15" uri="/route/gain B4"/>
  <Binding channel="16" ctl="16" uri="/route/gain B5"/>
  <Binding channel="16" ctl="17" uri="/route/gain B6"/>
  <Binding channel="16" ctl="18" uri="/route/gain B7"/>
  <Binding channel="16" ctl="19" uri="/route/gain B8"/>
  <Binding channel="16" ctl="20" uri="/bus/gain Master"/>

  
 <!-- 2x4 Encoders mapped to plugin parameters -->
  <Binding channel="16" ctl="56" uri="/route/plugin/parameter S1 1 1"/>
  <Binding channel="16" ctl="57" uri="/route/plugin/parameter S1 1 2"/>
  <Binding channel="16" ctl="58" uri="/route/plugin/parameter S1 1 3"/>
  <Binding channel="16" ctl="59" uri="/route/plugin/parameter S1 1 4"/>
  <Binding channel="16" ctl="60" uri="/route/plugin/parameter S1 1 5"/>
  <Binding channel="16" ctl="61" uri="/route/plugin/parameter S1 1 6"/>
  <Binding channel="16" ctl="62" uri="/route/plugin/parameter S1 1 7"/>
  <Binding channel="16" ctl="63" uri="/route/plugin/parameter S1 1 8"/>

<!-- Transport controls -->

  <Binding channel="16" ctl="102" function="loop-toggle" momentary="yes"/>
  <Binding channel="16" ctl="103" function="transport-start"/>
  <Binding channel="16" ctl="104" function="transport-end"/>
  <Binding channel="16" ctl="105" function="transport-stop" momentary="yes"/>
  <Binding channel="16" ctl="106" function="transport-roll" momentary="yes"/>
  <Binding channel="16" ctl="107" function="toggle-rec-enable" momentary="yes"/>


</ArdourMIDIBindings>
