constants/input-codes/midi/midi.channel-fourteen-controls.js

/**
 * The MIDI 'CONTROL_0' input code on channel fourteen.
 * @type {'Control14X0'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_0 = 'Control14X0';

/**
 * The MIDI 'CONTROL_1' input code on channel fourteen.
 * @type {'Control14X1'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_1 = 'Control14X1';

/**
 * The MIDI 'CONTROL_2' input code on channel fourteen.
 * @type {'Control14X2'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_2 = 'Control14X2';

/**
 * The MIDI 'CONTROL_3' input code on channel fourteen.
 * @type {'Control14X3'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_3 = 'Control14X3';

/**
 * The MIDI 'CONTROL_4' input code on channel fourteen.
 * @type {'Control14X4'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_4 = 'Control14X4';

/**
 * The MIDI 'CONTROL_5' input code on channel fourteen.
 * @type {'Control14X5'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_5 = 'Control14X5';

/**
 * The MIDI 'CONTROL_6' input code on channel fourteen.
 * @type {'Control14X6'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_6 = 'Control14X6';

/**
 * The MIDI 'CONTROL_7' input code on channel fourteen.
 * @type {'Control14X7'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_7 = 'Control14X7';

/**
 * The MIDI 'CONTROL_8' input code on channel fourteen.
 * @type {'Control14X8'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_8 = 'Control14X8';

/**
 * The MIDI 'CONTROL_9' input code on channel fourteen.
 * @type {'Control14X9'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_9 = 'Control14X9';

/**
 * The MIDI 'CONTROL_10' input code on channel fourteen.
 * @type {'Control14X10'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_10 = 'Control14X10';

/**
 * The MIDI 'CONTROL_11' input code on channel fourteen.
 * @type {'Control14X11'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_11 = 'Control14X11';

/**
 * The MIDI 'CONTROL_12' input code on channel fourteen.
 * @type {'Control14X12'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_12 = 'Control14X12';

/**
 * The MIDI 'CONTROL_13' input code on channel fourteen.
 * @type {'Control14X13'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_13 = 'Control14X13';

/**
 * The MIDI 'CONTROL_14' input code on channel fourteen.
 * @type {'Control14X14'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_14 = 'Control14X14';

/**
 * The MIDI 'CONTROL_15' input code on channel fourteen.
 * @type {'Control14X15'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_15 = 'Control14X15';

/**
 * The MIDI 'CONTROL_16' input code on channel fourteen.
 * @type {'Control14X16'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_16 = 'Control14X16';

/**
 * The MIDI 'CONTROL_17' input code on channel fourteen.
 * @type {'Control14X17'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_17 = 'Control14X17';

/**
 * The MIDI 'CONTROL_18' input code on channel fourteen.
 * @type {'Control14X18'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_18 = 'Control14X18';

/**
 * The MIDI 'CONTROL_19' input code on channel fourteen.
 * @type {'Control14X19'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_19 = 'Control14X19';

/**
 * The MIDI 'CONTROL_20' input code on channel fourteen.
 * @type {'Control14X20'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_20 = 'Control14X20';

/**
 * The MIDI 'CONTROL_21' input code on channel fourteen.
 * @type {'Control14X21'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_21 = 'Control14X21';

/**
 * The MIDI 'CONTROL_22' input code on channel fourteen.
 * @type {'Control14X22'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_22 = 'Control14X22';

/**
 * The MIDI 'CONTROL_23' input code on channel fourteen.
 * @type {'Control14X23'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_23 = 'Control14X23';

/**
 * The MIDI 'CONTROL_24' input code on channel fourteen.
 * @type {'Control14X24'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_24 = 'Control14X24';

/**
 * The MIDI 'CONTROL_25' input code on channel fourteen.
 * @type {'Control14X25'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_25 = 'Control14X25';

/**
 * The MIDI 'CONTROL_26' input code on channel fourteen.
 * @type {'Control14X26'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_26 = 'Control14X26';

/**
 * The MIDI 'CONTROL_27' input code on channel fourteen.
 * @type {'Control14X27'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_27 = 'Control14X27';

/**
 * The MIDI 'CONTROL_28' input code on channel fourteen.
 * @type {'Control14X28'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_28 = 'Control14X28';

/**
 * The MIDI 'CONTROL_29' input code on channel fourteen.
 * @type {'Control14X29'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_29 = 'Control14X29';

/**
 * The MIDI 'CONTROL_30' input code on channel fourteen.
 * @type {'Control14X30'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_30 = 'Control14X30';

/**
 * The MIDI 'CONTROL_31' input code on channel fourteen.
 * @type {'Control14X31'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_31 = 'Control14X31';

/**
 * The MIDI 'CONTROL_32' input code on channel fourteen.
 * @type {'Control14X32'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_32 = 'Control14X32';

/**
 * The MIDI 'CONTROL_33' input code on channel fourteen.
 * @type {'Control14X33'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_33 = 'Control14X33';

/**
 * The MIDI 'CONTROL_34' input code on channel fourteen.
 * @type {'Control14X34'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_34 = 'Control14X34';

/**
 * The MIDI 'CONTROL_35' input code on channel fourteen.
 * @type {'Control14X35'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_35 = 'Control14X35';

/**
 * The MIDI 'CONTROL_36' input code on channel fourteen.
 * @type {'Control14X36'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_36 = 'Control14X36';

/**
 * The MIDI 'CONTROL_37' input code on channel fourteen.
 * @type {'Control14X37'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_37 = 'Control14X37';

/**
 * The MIDI 'CONTROL_38' input code on channel fourteen.
 * @type {'Control14X38'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_38 = 'Control14X38';

/**
 * The MIDI 'CONTROL_39' input code on channel fourteen.
 * @type {'Control14X39'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_39 = 'Control14X39';

/**
 * The MIDI 'CONTROL_40' input code on channel fourteen.
 * @type {'Control14X40'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_40 = 'Control14X40';

/**
 * The MIDI 'CONTROL_41' input code on channel fourteen.
 * @type {'Control14X41'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_41 = 'Control14X41';

/**
 * The MIDI 'CONTROL_42' input code on channel fourteen.
 * @type {'Control14X42'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_42 = 'Control14X42';

/**
 * The MIDI 'CONTROL_43' input code on channel fourteen.
 * @type {'Control14X43'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_43 = 'Control14X43';

/**
 * The MIDI 'CONTROL_44' input code on channel fourteen.
 * @type {'Control14X44'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_44 = 'Control14X44';

/**
 * The MIDI 'CONTROL_45' input code on channel fourteen.
 * @type {'Control14X45'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_45 = 'Control14X45';

/**
 * The MIDI 'CONTROL_46' input code on channel fourteen.
 * @type {'Control14X46'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_46 = 'Control14X46';

/**
 * The MIDI 'CONTROL_47' input code on channel fourteen.
 * @type {'Control14X47'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_47 = 'Control14X47';

/**
 * The MIDI 'CONTROL_48' input code on channel fourteen.
 * @type {'Control14X48'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_48 = 'Control14X48';

/**
 * The MIDI 'CONTROL_49' input code on channel fourteen.
 * @type {'Control14X49'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_49 = 'Control14X49';

/**
 * The MIDI 'CONTROL_50' input code on channel fourteen.
 * @type {'Control14X50'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_50 = 'Control14X50';

/**
 * The MIDI 'CONTROL_51' input code on channel fourteen.
 * @type {'Control14X51'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_51 = 'Control14X51';

/**
 * The MIDI 'CONTROL_52' input code on channel fourteen.
 * @type {'Control14X52'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_52 = 'Control14X52';

/**
 * The MIDI 'CONTROL_53' input code on channel fourteen.
 * @type {'Control14X53'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_53 = 'Control14X53';

/**
 * The MIDI 'CONTROL_54' input code on channel fourteen.
 * @type {'Control14X54'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_54 = 'Control14X54';

/**
 * The MIDI 'CONTROL_55' input code on channel fourteen.
 * @type {'Control14X55'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_55 = 'Control14X55';

/**
 * The MIDI 'CONTROL_56' input code on channel fourteen.
 * @type {'Control14X56'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_56 = 'Control14X56';

/**
 * The MIDI 'CONTROL_57' input code on channel fourteen.
 * @type {'Control14X57'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_57 = 'Control14X57';

/**
 * The MIDI 'CONTROL_58' input code on channel fourteen.
 * @type {'Control14X58'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_58 = 'Control14X58';

/**
 * The MIDI 'CONTROL_59' input code on channel fourteen.
 * @type {'Control14X59'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_59 = 'Control14X59';

/**
 * The MIDI 'CONTROL_60' input code on channel fourteen.
 * @type {'Control14X60'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_60 = 'Control14X60';

/**
 * The MIDI 'CONTROL_61' input code on channel fourteen.
 * @type {'Control14X61'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_61 = 'Control14X61';

/**
 * The MIDI 'CONTROL_62' input code on channel fourteen.
 * @type {'Control14X62'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_62 = 'Control14X62';

/**
 * The MIDI 'CONTROL_63' input code on channel fourteen.
 * @type {'Control14X63'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_63 = 'Control14X63';

/**
 * The MIDI 'CONTROL_64' input code on channel fourteen.
 * @type {'Control14X64'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_64 = 'Control14X64';

/**
 * The MIDI 'CONTROL_65' input code on channel fourteen.
 * @type {'Control14X65'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_65 = 'Control14X65';

/**
 * The MIDI 'CONTROL_66' input code on channel fourteen.
 * @type {'Control14X66'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_66 = 'Control14X66';

/**
 * The MIDI 'CONTROL_67' input code on channel fourteen.
 * @type {'Control14X67'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_67 = 'Control14X67';

/**
 * The MIDI 'CONTROL_68' input code on channel fourteen.
 * @type {'Control14X68'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_68 = 'Control14X68';

/**
 * The MIDI 'CONTROL_69' input code on channel fourteen.
 * @type {'Control14X69'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_69 = 'Control14X69';

/**
 * The MIDI 'CONTROL_70' input code on channel fourteen.
 * @type {'Control14X70'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_70 = 'Control14X70';

/**
 * The MIDI 'CONTROL_71' input code on channel fourteen.
 * @type {'Control14X71'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_71 = 'Control14X71';

/**
 * The MIDI 'CONTROL_72' input code on channel fourteen.
 * @type {'Control14X72'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_72 = 'Control14X72';

/**
 * The MIDI 'CONTROL_73' input code on channel fourteen.
 * @type {'Control14X73'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_73 = 'Control14X73';

/**
 * The MIDI 'CONTROL_74' input code on channel fourteen.
 * @type {'Control14X74'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_74 = 'Control14X74';

/**
 * The MIDI 'CONTROL_75' input code on channel fourteen.
 * @type {'Control14X75'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_75 = 'Control14X75';

/**
 * The MIDI 'CONTROL_76' input code on channel fourteen.
 * @type {'Control14X76'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_76 = 'Control14X76';

/**
 * The MIDI 'CONTROL_77' input code on channel fourteen.
 * @type {'Control14X77'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_77 = 'Control14X77';

/**
 * The MIDI 'CONTROL_78' input code on channel fourteen.
 * @type {'Control14X78'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_78 = 'Control14X78';

/**
 * The MIDI 'CONTROL_79' input code on channel fourteen.
 * @type {'Control14X79'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_79 = 'Control14X79';

/**
 * The MIDI 'CONTROL_80' input code on channel fourteen.
 * @type {'Control14X80'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_80 = 'Control14X80';

/**
 * The MIDI 'CONTROL_81' input code on channel fourteen.
 * @type {'Control14X81'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_81 = 'Control14X81';

/**
 * The MIDI 'CONTROL_82' input code on channel fourteen.
 * @type {'Control14X82'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_82 = 'Control14X82';

/**
 * The MIDI 'CONTROL_83' input code on channel fourteen.
 * @type {'Control14X83'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_83 = 'Control14X83';

/**
 * The MIDI 'CONTROL_84' input code on channel fourteen.
 * @type {'Control14X84'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_84 = 'Control14X84';

/**
 * The MIDI 'CONTROL_85' input code on channel fourteen.
 * @type {'Control14X85'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_85 = 'Control14X85';

/**
 * The MIDI 'CONTROL_86' input code on channel fourteen.
 * @type {'Control14X86'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_86 = 'Control14X86';

/**
 * The MIDI 'CONTROL_87' input code on channel fourteen.
 * @type {'Control14X87'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_87 = 'Control14X87';

/**
 * The MIDI 'CONTROL_88' input code on channel fourteen.
 * @type {'Control14X88'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_88 = 'Control14X88';

/**
 * The MIDI 'CONTROL_89' input code on channel fourteen.
 * @type {'Control14X89'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_89 = 'Control14X89';

/**
 * The MIDI 'CONTROL_90' input code on channel fourteen.
 * @type {'Control14X90'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_90 = 'Control14X90';

/**
 * The MIDI 'CONTROL_91' input code on channel fourteen.
 * @type {'Control14X91'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_91 = 'Control14X91';

/**
 * The MIDI 'CONTROL_92' input code on channel fourteen.
 * @type {'Control14X92'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_92 = 'Control14X92';

/**
 * The MIDI 'CONTROL_93' input code on channel fourteen.
 * @type {'Control14X93'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_93 = 'Control14X93';

/**
 * The MIDI 'CONTROL_94' input code on channel fourteen.
 * @type {'Control14X94'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_94 = 'Control14X94';

/**
 * The MIDI 'CONTROL_95' input code on channel fourteen.
 * @type {'Control14X95'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_95 = 'Control14X95';

/**
 * The MIDI 'CONTROL_96' input code on channel fourteen.
 * @type {'Control14X96'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_96 = 'Control14X96';

/**
 * The MIDI 'CONTROL_97' input code on channel fourteen.
 * @type {'Control14X97'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_97 = 'Control14X97';

/**
 * The MIDI 'CONTROL_98' input code on channel fourteen.
 * @type {'Control14X98'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_98 = 'Control14X98';

/**
 * The MIDI 'CONTROL_99' input code on channel fourteen.
 * @type {'Control14X99'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_99 = 'Control14X99';

/**
 * The MIDI 'CONTROL_100' input code on channel fourteen.
 * @type {'Control14X100'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_100 = 'Control14X100';

/**
 * The MIDI 'CONTROL_101' input code on channel fourteen.
 * @type {'Control14X101'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_101 = 'Control14X101';

/**
 * The MIDI 'CONTROL_102' input code on channel fourteen.
 * @type {'Control14X102'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_102 = 'Control14X102';

/**
 * The MIDI 'CONTROL_103' input code on channel fourteen.
 * @type {'Control14X103'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_103 = 'Control14X103';

/**
 * The MIDI 'CONTROL_104' input code on channel fourteen.
 * @type {'Control14X104'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_104 = 'Control14X104';

/**
 * The MIDI 'CONTROL_105' input code on channel fourteen.
 * @type {'Control14X105'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_105 = 'Control14X105';

/**
 * The MIDI 'CONTROL_106' input code on channel fourteen.
 * @type {'Control14X106'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_106 = 'Control14X106';

/**
 * The MIDI 'CONTROL_107' input code on channel fourteen.
 * @type {'Control14X107'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_107 = 'Control14X107';

/**
 * The MIDI 'CONTROL_108' input code on channel fourteen.
 * @type {'Control14X108'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_108 = 'Control14X108';

/**
 * The MIDI 'CONTROL_109' input code on channel fourteen.
 * @type {'Control14X109'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_109 = 'Control14X109';

/**
 * The MIDI 'CONTROL_110' input code on channel fourteen.
 * @type {'Control14X110'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_110 = 'Control14X110';

/**
 * The MIDI 'CONTROL_111' input code on channel fourteen.
 * @type {'Control14X111'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_111 = 'Control14X111';

/**
 * The MIDI 'CONTROL_112' input code on channel fourteen.
 * @type {'Control14X112'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_112 = 'Control14X112';

/**
 * The MIDI 'CONTROL_113' input code on channel fourteen.
 * @type {'Control14X113'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_113 = 'Control14X113';

/**
 * The MIDI 'CONTROL_114' input code on channel fourteen.
 * @type {'Control14X114'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_114 = 'Control14X114';

/**
 * The MIDI 'CONTROL_115' input code on channel fourteen.
 * @type {'Control14X115'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_115 = 'Control14X115';

/**
 * The MIDI 'CONTROL_116' input code on channel fourteen.
 * @type {'Control14X116'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_116 = 'Control14X116';

/**
 * The MIDI 'CONTROL_117' input code on channel fourteen.
 * @type {'Control14X117'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_117 = 'Control14X117';

/**
 * The MIDI 'CONTROL_118' input code on channel fourteen.
 * @type {'Control14X118'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_118 = 'Control14X118';

/**
 * The MIDI 'CONTROL_119' input code on channel fourteen.
 * @type {'Control14X119'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_FOURTEEN
 */
const CONTROL_119 = 'Control14X119';

export {

    CONTROL_0,
    CONTROL_1,
    CONTROL_2,
    CONTROL_3,
    CONTROL_4,
    CONTROL_5,
    CONTROL_6,
    CONTROL_7,
    CONTROL_8,
    CONTROL_9,
    CONTROL_10,
    CONTROL_11,
    CONTROL_12,
    CONTROL_13,
    CONTROL_14,
    CONTROL_15,
    CONTROL_16,
    CONTROL_17,
    CONTROL_18,
    CONTROL_19,
    CONTROL_20,
    CONTROL_21,
    CONTROL_22,
    CONTROL_23,
    CONTROL_24,
    CONTROL_25,
    CONTROL_26,
    CONTROL_27,
    CONTROL_28,
    CONTROL_29,
    CONTROL_30,
    CONTROL_31,
    CONTROL_32,
    CONTROL_33,
    CONTROL_34,
    CONTROL_35,
    CONTROL_36,
    CONTROL_37,
    CONTROL_38,
    CONTROL_39,
    CONTROL_40,
    CONTROL_41,
    CONTROL_42,
    CONTROL_43,
    CONTROL_44,
    CONTROL_45,
    CONTROL_46,
    CONTROL_47,
    CONTROL_48,
    CONTROL_49,
    CONTROL_50,
    CONTROL_51,
    CONTROL_52,
    CONTROL_53,
    CONTROL_54,
    CONTROL_55,
    CONTROL_56,
    CONTROL_57,
    CONTROL_58,
    CONTROL_59,
    CONTROL_60,
    CONTROL_61,
    CONTROL_62,
    CONTROL_63,
    CONTROL_64,
    CONTROL_65,
    CONTROL_66,
    CONTROL_67,
    CONTROL_68,
    CONTROL_69,
    CONTROL_70,
    CONTROL_71,
    CONTROL_72,
    CONTROL_73,
    CONTROL_74,
    CONTROL_75,
    CONTROL_76,
    CONTROL_77,
    CONTROL_78,
    CONTROL_79,
    CONTROL_80,
    CONTROL_81,
    CONTROL_82,
    CONTROL_83,
    CONTROL_84,
    CONTROL_85,
    CONTROL_86,
    CONTROL_87,
    CONTROL_88,
    CONTROL_89,
    CONTROL_90,
    CONTROL_91,
    CONTROL_92,
    CONTROL_93,
    CONTROL_94,
    CONTROL_95,
    CONTROL_96,
    CONTROL_97,
    CONTROL_98,
    CONTROL_99,
    CONTROL_100,
    CONTROL_101,
    CONTROL_102,
    CONTROL_103,
    CONTROL_104,
    CONTROL_105,
    CONTROL_106,
    CONTROL_107,
    CONTROL_108,
    CONTROL_109,
    CONTROL_110,
    CONTROL_111,
    CONTROL_112,
    CONTROL_113,
    CONTROL_114,
    CONTROL_115,
    CONTROL_116,
    CONTROL_117,
    CONTROL_118,
    CONTROL_119
};