#
# This the the MIDI controller profile, it keeps controller remappings for
# converting one controller ID to another, and then defines which controllers
# are tracked by which GUI devices. It may be edited manually, in which case
# changes are maintained but the GUI can also alter the controller tracking
# by typing <Control><Middle Mouse Button>, the moving the desired control.
# This file is saved whenever a GUI memory is saved.
#
# The file contains Controller Mapping (one controller to another, for example
# breath controller maps to footpedal, etc), Key Mappings for QWERTY to MIDI
# note events, and Continuous Controller mappings that allow a control surface
# to drive the GUI.
#
# Remap format is "CM: MidiCC   MidiCC"
# Keyboard map format is "KM: ASCII   MIDI_note [MIDI_chan]"
# Control format is "CC: MidiCC   panel/index [value]"
#
# The values are integers from 0 to 16384, the fine resolution controller
# value for the throw of this controller. If in doubt use the value 16383,
# it is only relevant for ganging controllers.
#

KM: ' 30 0
KM: , 26 0
KM: . 28 0
KM: / 29 0
KM: 0 51 0
KM: 2 37 0
KM: 3 39 0
KM: 5 42 0
KM: 6 44 0
KM: 7 46 0
KM: 9 49 0
KM: = 54 0
KM: [ 53 0
KM: \ 12 0
KM: ] 55 0
KM: a 13 0
KM: b 21 0
KM: c 17 0
KM: e 40 0
KM: f 18 0
KM: g 20 0
KM: h 22 0
KM: i 48 0
KM: k 25 0
KM: l 27 0
KM: m 24 0
KM: n 23 0
KM: o 50 0
KM: p 52 0
KM: q 36 0
KM: r 41 0
KM: s 15 0
KM: t 43 0
KM: u 47 0
KM: v 19 0
KM: w 38 0
KM: x 16 0
KM: y 45 0
KM: z 14 0
