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

/**
 * The MIDI 'CONTROL_0' input code on channel three.
 * @type {'Control3X0'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_0 = 'Control3X0';

/**
 * The MIDI 'CONTROL_1' input code on channel three.
 * @type {'Control3X1'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_1 = 'Control3X1';

/**
 * The MIDI 'CONTROL_2' input code on channel three.
 * @type {'Control3X2'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_2 = 'Control3X2';

/**
 * The MIDI 'CONTROL_3' input code on channel three.
 * @type {'Control3X3'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_3 = 'Control3X3';

/**
 * The MIDI 'CONTROL_4' input code on channel three.
 * @type {'Control3X4'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_4 = 'Control3X4';

/**
 * The MIDI 'CONTROL_5' input code on channel three.
 * @type {'Control3X5'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_5 = 'Control3X5';

/**
 * The MIDI 'CONTROL_6' input code on channel three.
 * @type {'Control3X6'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_6 = 'Control3X6';

/**
 * The MIDI 'CONTROL_7' input code on channel three.
 * @type {'Control3X7'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_7 = 'Control3X7';

/**
 * The MIDI 'CONTROL_8' input code on channel three.
 * @type {'Control3X8'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_8 = 'Control3X8';

/**
 * The MIDI 'CONTROL_9' input code on channel three.
 * @type {'Control3X9'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_9 = 'Control3X9';

/**
 * The MIDI 'CONTROL_10' input code on channel three.
 * @type {'Control3X10'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_10 = 'Control3X10';

/**
 * The MIDI 'CONTROL_11' input code on channel three.
 * @type {'Control3X11'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_11 = 'Control3X11';

/**
 * The MIDI 'CONTROL_12' input code on channel three.
 * @type {'Control3X12'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_12 = 'Control3X12';

/**
 * The MIDI 'CONTROL_13' input code on channel three.
 * @type {'Control3X13'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_13 = 'Control3X13';

/**
 * The MIDI 'CONTROL_14' input code on channel three.
 * @type {'Control3X14'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_14 = 'Control3X14';

/**
 * The MIDI 'CONTROL_15' input code on channel three.
 * @type {'Control3X15'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_15 = 'Control3X15';

/**
 * The MIDI 'CONTROL_16' input code on channel three.
 * @type {'Control3X16'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_16 = 'Control3X16';

/**
 * The MIDI 'CONTROL_17' input code on channel three.
 * @type {'Control3X17'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_17 = 'Control3X17';

/**
 * The MIDI 'CONTROL_18' input code on channel three.
 * @type {'Control3X18'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_18 = 'Control3X18';

/**
 * The MIDI 'CONTROL_19' input code on channel three.
 * @type {'Control3X19'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_19 = 'Control3X19';

/**
 * The MIDI 'CONTROL_20' input code on channel three.
 * @type {'Control3X20'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_20 = 'Control3X20';

/**
 * The MIDI 'CONTROL_21' input code on channel three.
 * @type {'Control3X21'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_21 = 'Control3X21';

/**
 * The MIDI 'CONTROL_22' input code on channel three.
 * @type {'Control3X22'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_22 = 'Control3X22';

/**
 * The MIDI 'CONTROL_23' input code on channel three.
 * @type {'Control3X23'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_23 = 'Control3X23';

/**
 * The MIDI 'CONTROL_24' input code on channel three.
 * @type {'Control3X24'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_24 = 'Control3X24';

/**
 * The MIDI 'CONTROL_25' input code on channel three.
 * @type {'Control3X25'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_25 = 'Control3X25';

/**
 * The MIDI 'CONTROL_26' input code on channel three.
 * @type {'Control3X26'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_26 = 'Control3X26';

/**
 * The MIDI 'CONTROL_27' input code on channel three.
 * @type {'Control3X27'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_27 = 'Control3X27';

/**
 * The MIDI 'CONTROL_28' input code on channel three.
 * @type {'Control3X28'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_28 = 'Control3X28';

/**
 * The MIDI 'CONTROL_29' input code on channel three.
 * @type {'Control3X29'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_29 = 'Control3X29';

/**
 * The MIDI 'CONTROL_30' input code on channel three.
 * @type {'Control3X30'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_30 = 'Control3X30';

/**
 * The MIDI 'CONTROL_31' input code on channel three.
 * @type {'Control3X31'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_31 = 'Control3X31';

/**
 * The MIDI 'CONTROL_32' input code on channel three.
 * @type {'Control3X32'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_32 = 'Control3X32';

/**
 * The MIDI 'CONTROL_33' input code on channel three.
 * @type {'Control3X33'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_33 = 'Control3X33';

/**
 * The MIDI 'CONTROL_34' input code on channel three.
 * @type {'Control3X34'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_34 = 'Control3X34';

/**
 * The MIDI 'CONTROL_35' input code on channel three.
 * @type {'Control3X35'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_35 = 'Control3X35';

/**
 * The MIDI 'CONTROL_36' input code on channel three.
 * @type {'Control3X36'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_36 = 'Control3X36';

/**
 * The MIDI 'CONTROL_37' input code on channel three.
 * @type {'Control3X37'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_37 = 'Control3X37';

/**
 * The MIDI 'CONTROL_38' input code on channel three.
 * @type {'Control3X38'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_38 = 'Control3X38';

/**
 * The MIDI 'CONTROL_39' input code on channel three.
 * @type {'Control3X39'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_39 = 'Control3X39';

/**
 * The MIDI 'CONTROL_40' input code on channel three.
 * @type {'Control3X40'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_40 = 'Control3X40';

/**
 * The MIDI 'CONTROL_41' input code on channel three.
 * @type {'Control3X41'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_41 = 'Control3X41';

/**
 * The MIDI 'CONTROL_42' input code on channel three.
 * @type {'Control3X42'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_42 = 'Control3X42';

/**
 * The MIDI 'CONTROL_43' input code on channel three.
 * @type {'Control3X43'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_43 = 'Control3X43';

/**
 * The MIDI 'CONTROL_44' input code on channel three.
 * @type {'Control3X44'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_44 = 'Control3X44';

/**
 * The MIDI 'CONTROL_45' input code on channel three.
 * @type {'Control3X45'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_45 = 'Control3X45';

/**
 * The MIDI 'CONTROL_46' input code on channel three.
 * @type {'Control3X46'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_46 = 'Control3X46';

/**
 * The MIDI 'CONTROL_47' input code on channel three.
 * @type {'Control3X47'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_47 = 'Control3X47';

/**
 * The MIDI 'CONTROL_48' input code on channel three.
 * @type {'Control3X48'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_48 = 'Control3X48';

/**
 * The MIDI 'CONTROL_49' input code on channel three.
 * @type {'Control3X49'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_49 = 'Control3X49';

/**
 * The MIDI 'CONTROL_50' input code on channel three.
 * @type {'Control3X50'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_50 = 'Control3X50';

/**
 * The MIDI 'CONTROL_51' input code on channel three.
 * @type {'Control3X51'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_51 = 'Control3X51';

/**
 * The MIDI 'CONTROL_52' input code on channel three.
 * @type {'Control3X52'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_52 = 'Control3X52';

/**
 * The MIDI 'CONTROL_53' input code on channel three.
 * @type {'Control3X53'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_53 = 'Control3X53';

/**
 * The MIDI 'CONTROL_54' input code on channel three.
 * @type {'Control3X54'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_54 = 'Control3X54';

/**
 * The MIDI 'CONTROL_55' input code on channel three.
 * @type {'Control3X55'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_55 = 'Control3X55';

/**
 * The MIDI 'CONTROL_56' input code on channel three.
 * @type {'Control3X56'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_56 = 'Control3X56';

/**
 * The MIDI 'CONTROL_57' input code on channel three.
 * @type {'Control3X57'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_57 = 'Control3X57';

/**
 * The MIDI 'CONTROL_58' input code on channel three.
 * @type {'Control3X58'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_58 = 'Control3X58';

/**
 * The MIDI 'CONTROL_59' input code on channel three.
 * @type {'Control3X59'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_59 = 'Control3X59';

/**
 * The MIDI 'CONTROL_60' input code on channel three.
 * @type {'Control3X60'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_60 = 'Control3X60';

/**
 * The MIDI 'CONTROL_61' input code on channel three.
 * @type {'Control3X61'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_61 = 'Control3X61';

/**
 * The MIDI 'CONTROL_62' input code on channel three.
 * @type {'Control3X62'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_62 = 'Control3X62';

/**
 * The MIDI 'CONTROL_63' input code on channel three.
 * @type {'Control3X63'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_63 = 'Control3X63';

/**
 * The MIDI 'CONTROL_64' input code on channel three.
 * @type {'Control3X64'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_64 = 'Control3X64';

/**
 * The MIDI 'CONTROL_65' input code on channel three.
 * @type {'Control3X65'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_65 = 'Control3X65';

/**
 * The MIDI 'CONTROL_66' input code on channel three.
 * @type {'Control3X66'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_66 = 'Control3X66';

/**
 * The MIDI 'CONTROL_67' input code on channel three.
 * @type {'Control3X67'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_67 = 'Control3X67';

/**
 * The MIDI 'CONTROL_68' input code on channel three.
 * @type {'Control3X68'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_68 = 'Control3X68';

/**
 * The MIDI 'CONTROL_69' input code on channel three.
 * @type {'Control3X69'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_69 = 'Control3X69';

/**
 * The MIDI 'CONTROL_70' input code on channel three.
 * @type {'Control3X70'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_70 = 'Control3X70';

/**
 * The MIDI 'CONTROL_71' input code on channel three.
 * @type {'Control3X71'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_71 = 'Control3X71';

/**
 * The MIDI 'CONTROL_72' input code on channel three.
 * @type {'Control3X72'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_72 = 'Control3X72';

/**
 * The MIDI 'CONTROL_73' input code on channel three.
 * @type {'Control3X73'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_73 = 'Control3X73';

/**
 * The MIDI 'CONTROL_74' input code on channel three.
 * @type {'Control3X74'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_74 = 'Control3X74';

/**
 * The MIDI 'CONTROL_75' input code on channel three.
 * @type {'Control3X75'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_75 = 'Control3X75';

/**
 * The MIDI 'CONTROL_76' input code on channel three.
 * @type {'Control3X76'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_76 = 'Control3X76';

/**
 * The MIDI 'CONTROL_77' input code on channel three.
 * @type {'Control3X77'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_77 = 'Control3X77';

/**
 * The MIDI 'CONTROL_78' input code on channel three.
 * @type {'Control3X78'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_78 = 'Control3X78';

/**
 * The MIDI 'CONTROL_79' input code on channel three.
 * @type {'Control3X79'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_79 = 'Control3X79';

/**
 * The MIDI 'CONTROL_80' input code on channel three.
 * @type {'Control3X80'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_80 = 'Control3X80';

/**
 * The MIDI 'CONTROL_81' input code on channel three.
 * @type {'Control3X81'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_81 = 'Control3X81';

/**
 * The MIDI 'CONTROL_82' input code on channel three.
 * @type {'Control3X82'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_82 = 'Control3X82';

/**
 * The MIDI 'CONTROL_83' input code on channel three.
 * @type {'Control3X83'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_83 = 'Control3X83';

/**
 * The MIDI 'CONTROL_84' input code on channel three.
 * @type {'Control3X84'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_84 = 'Control3X84';

/**
 * The MIDI 'CONTROL_85' input code on channel three.
 * @type {'Control3X85'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_85 = 'Control3X85';

/**
 * The MIDI 'CONTROL_86' input code on channel three.
 * @type {'Control3X86'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_86 = 'Control3X86';

/**
 * The MIDI 'CONTROL_87' input code on channel three.
 * @type {'Control3X87'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_87 = 'Control3X87';

/**
 * The MIDI 'CONTROL_88' input code on channel three.
 * @type {'Control3X88'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_88 = 'Control3X88';

/**
 * The MIDI 'CONTROL_89' input code on channel three.
 * @type {'Control3X89'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_89 = 'Control3X89';

/**
 * The MIDI 'CONTROL_90' input code on channel three.
 * @type {'Control3X90'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_90 = 'Control3X90';

/**
 * The MIDI 'CONTROL_91' input code on channel three.
 * @type {'Control3X91'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_91 = 'Control3X91';

/**
 * The MIDI 'CONTROL_92' input code on channel three.
 * @type {'Control3X92'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_92 = 'Control3X92';

/**
 * The MIDI 'CONTROL_93' input code on channel three.
 * @type {'Control3X93'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_93 = 'Control3X93';

/**
 * The MIDI 'CONTROL_94' input code on channel three.
 * @type {'Control3X94'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_94 = 'Control3X94';

/**
 * The MIDI 'CONTROL_95' input code on channel three.
 * @type {'Control3X95'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_95 = 'Control3X95';

/**
 * The MIDI 'CONTROL_96' input code on channel three.
 * @type {'Control3X96'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_96 = 'Control3X96';

/**
 * The MIDI 'CONTROL_97' input code on channel three.
 * @type {'Control3X97'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_97 = 'Control3X97';

/**
 * The MIDI 'CONTROL_98' input code on channel three.
 * @type {'Control3X98'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_98 = 'Control3X98';

/**
 * The MIDI 'CONTROL_99' input code on channel three.
 * @type {'Control3X99'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_99 = 'Control3X99';

/**
 * The MIDI 'CONTROL_100' input code on channel three.
 * @type {'Control3X100'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_100 = 'Control3X100';

/**
 * The MIDI 'CONTROL_101' input code on channel three.
 * @type {'Control3X101'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_101 = 'Control3X101';

/**
 * The MIDI 'CONTROL_102' input code on channel three.
 * @type {'Control3X102'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_102 = 'Control3X102';

/**
 * The MIDI 'CONTROL_103' input code on channel three.
 * @type {'Control3X103'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_103 = 'Control3X103';

/**
 * The MIDI 'CONTROL_104' input code on channel three.
 * @type {'Control3X104'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_104 = 'Control3X104';

/**
 * The MIDI 'CONTROL_105' input code on channel three.
 * @type {'Control3X105'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_105 = 'Control3X105';

/**
 * The MIDI 'CONTROL_106' input code on channel three.
 * @type {'Control3X106'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_106 = 'Control3X106';

/**
 * The MIDI 'CONTROL_107' input code on channel three.
 * @type {'Control3X107'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_107 = 'Control3X107';

/**
 * The MIDI 'CONTROL_108' input code on channel three.
 * @type {'Control3X108'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_108 = 'Control3X108';

/**
 * The MIDI 'CONTROL_109' input code on channel three.
 * @type {'Control3X109'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_109 = 'Control3X109';

/**
 * The MIDI 'CONTROL_110' input code on channel three.
 * @type {'Control3X110'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_110 = 'Control3X110';

/**
 * The MIDI 'CONTROL_111' input code on channel three.
 * @type {'Control3X111'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_111 = 'Control3X111';

/**
 * The MIDI 'CONTROL_112' input code on channel three.
 * @type {'Control3X112'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_112 = 'Control3X112';

/**
 * The MIDI 'CONTROL_113' input code on channel three.
 * @type {'Control3X113'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_113 = 'Control3X113';

/**
 * The MIDI 'CONTROL_114' input code on channel three.
 * @type {'Control3X114'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_114 = 'Control3X114';

/**
 * The MIDI 'CONTROL_115' input code on channel three.
 * @type {'Control3X115'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_115 = 'Control3X115';

/**
 * The MIDI 'CONTROL_116' input code on channel three.
 * @type {'Control3X116'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_116 = 'Control3X116';

/**
 * The MIDI 'CONTROL_117' input code on channel three.
 * @type {'Control3X117'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_117 = 'Control3X117';

/**
 * The MIDI 'CONTROL_118' input code on channel three.
 * @type {'Control3X118'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_118 = 'Control3X118';

/**
 * The MIDI 'CONTROL_119' input code on channel three.
 * @type {'Control3X119'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
 */
const CONTROL_119 = 'Control3X119';

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
};