fix OSX compilation
[ardour.git] / midi_maps / bcf2000.map
index 0c93442d04391d118a7118a5f38b8844b7e3cdd9..79f4206db8714839050ac033ef1cd587d7852079 100644 (file)
@@ -5,7 +5,7 @@
 <!-- Set the BCF2000 to factory preset number 2, and this will bind -->
 <!-- the controllers intuitively to the DAW controllers.            -->
 <!--                                                                -->
-<DeviceInfo bank-size="8"/>
+<DeviceInfo bank-size="8" motorised="yes"/>
 
 <!--  Channel controls:                                             -->
 <!--   - the rotary encoder, when pushed, will                      -->
 <!-- expression pedal to master bus gain -->
 <Binding channel="11" ctl="7"                    uri="/bus/gain master"/>
 <!-- footswitch pedal to rec-enable; this will work for punch-in, but not punch-out -->
-<Binding sysex-"f0 7f 7f 6 6 f7"                 function-"rec-enable"/>
+<Binding sysex="f0 7f 7f 6 6 f7"                 function="rec-enable"/>
 
 <!-- bottom right soft-keys:  prev-bank       next-bank      -->
 <!--                          transport-stop  transport-roll -->
 <!--                                                         -->
-<Binding sysex-"f0 7f 7f 6 1 f7"                 function-"transport-stop"/>
-<Binding sysex-"f0 7f 7f 6 2 f7"                 function-"transport-roll"/>
-<Binding sysex-"f0 7f 7f 6 44 6 1 20 0 0 0 0 f7" function-"prev-bank"/>
-<Binding sysex-"f0 7f 7f 6 4 f7"                 function-"next-bank"/>
+<Binding sysex="f0 7f 7f 6 1 f7"                 function="transport-stop"/>
+<Binding sysex="f0 7f 7f 6 2 f7"                 function="transport-roll"/>
+<Binding sysex="f0 7f 7f 6 44 6 1 20 0 0 0 0 f7" function="prev-bank"/>
+<Binding sysex="f0 7f 7f 6 4 f7"                 function="next-bank"/>
 </ArdourMIDIBindings>