/**
* The MIDI 'NOTE_0' input code on channel three.
* @type {'Note3X0'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_0 = 'Note3X0';
/**
* The MIDI 'NOTE_1' input code on channel three.
* @type {'Note3X1'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_1 = 'Note3X1';
/**
* The MIDI 'NOTE_2' input code on channel three.
* @type {'Note3X2'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_2 = 'Note3X2';
/**
* The MIDI 'NOTE_3' input code on channel three.
* @type {'Note3X3'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_3 = 'Note3X3';
/**
* The MIDI 'NOTE_4' input code on channel three.
* @type {'Note3X4'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_4 = 'Note3X4';
/**
* The MIDI 'NOTE_5' input code on channel three.
* @type {'Note3X5'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_5 = 'Note3X5';
/**
* The MIDI 'NOTE_6' input code on channel three.
* @type {'Note3X6'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_6 = 'Note3X6';
/**
* The MIDI 'NOTE_7' input code on channel three.
* @type {'Note3X7'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_7 = 'Note3X7';
/**
* The MIDI 'NOTE_8' input code on channel three.
* @type {'Note3X8'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_8 = 'Note3X8';
/**
* The MIDI 'NOTE_9' input code on channel three.
* @type {'Note3X9'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_9 = 'Note3X9';
/**
* The MIDI 'NOTE_10' input code on channel three.
* @type {'Note3X10'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_10 = 'Note3X10';
/**
* The MIDI 'NOTE_11' input code on channel three.
* @type {'Note3X11'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_11 = 'Note3X11';
/**
* The MIDI 'NOTE_12' input code on channel three.
* @type {'Note3X12'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_12 = 'Note3X12';
/**
* The MIDI 'NOTE_13' input code on channel three.
* @type {'Note3X13'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_13 = 'Note3X13';
/**
* The MIDI 'NOTE_14' input code on channel three.
* @type {'Note3X14'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_14 = 'Note3X14';
/**
* The MIDI 'NOTE_15' input code on channel three.
* @type {'Note3X15'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_15 = 'Note3X15';
/**
* The MIDI 'NOTE_16' input code on channel three.
* @type {'Note3X16'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_16 = 'Note3X16';
/**
* The MIDI 'NOTE_17' input code on channel three.
* @type {'Note3X17'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_17 = 'Note3X17';
/**
* The MIDI 'NOTE_18' input code on channel three.
* @type {'Note3X18'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_18 = 'Note3X18';
/**
* The MIDI 'NOTE_19' input code on channel three.
* @type {'Note3X19'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_19 = 'Note3X19';
/**
* The MIDI 'NOTE_20' input code on channel three.
* @type {'Note3X20'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_20 = 'Note3X20';
/**
* The MIDI 'NOTE_21' input code on channel three.
* @type {'Note3X21'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_21 = 'Note3X21';
/**
* The MIDI 'NOTE_22' input code on channel three.
* @type {'Note3X22'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_22 = 'Note3X22';
/**
* The MIDI 'NOTE_23' input code on channel three.
* @type {'Note3X23'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_23 = 'Note3X23';
/**
* The MIDI 'NOTE_24' input code on channel three.
* @type {'Note3X24'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_24 = 'Note3X24';
/**
* The MIDI 'NOTE_25' input code on channel three.
* @type {'Note3X25'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_25 = 'Note3X25';
/**
* The MIDI 'NOTE_26' input code on channel three.
* @type {'Note3X26'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_26 = 'Note3X26';
/**
* The MIDI 'NOTE_27' input code on channel three.
* @type {'Note3X27'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_27 = 'Note3X27';
/**
* The MIDI 'NOTE_28' input code on channel three.
* @type {'Note3X28'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_28 = 'Note3X28';
/**
* The MIDI 'NOTE_29' input code on channel three.
* @type {'Note3X29'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_29 = 'Note3X29';
/**
* The MIDI 'NOTE_30' input code on channel three.
* @type {'Note3X30'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_30 = 'Note3X30';
/**
* The MIDI 'NOTE_31' input code on channel three.
* @type {'Note3X31'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_31 = 'Note3X31';
/**
* The MIDI 'NOTE_32' input code on channel three.
* @type {'Note3X32'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_32 = 'Note3X32';
/**
* The MIDI 'NOTE_33' input code on channel three.
* @type {'Note3X33'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_33 = 'Note3X33';
/**
* The MIDI 'NOTE_34' input code on channel three.
* @type {'Note3X34'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_34 = 'Note3X34';
/**
* The MIDI 'NOTE_35' input code on channel three.
* @type {'Note3X35'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_35 = 'Note3X35';
/**
* The MIDI 'NOTE_36' input code on channel three.
* @type {'Note3X36'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_36 = 'Note3X36';
/**
* The MIDI 'NOTE_37' input code on channel three.
* @type {'Note3X37'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_37 = 'Note3X37';
/**
* The MIDI 'NOTE_38' input code on channel three.
* @type {'Note3X38'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_38 = 'Note3X38';
/**
* The MIDI 'NOTE_39' input code on channel three.
* @type {'Note3X39'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_39 = 'Note3X39';
/**
* The MIDI 'NOTE_40' input code on channel three.
* @type {'Note3X40'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_40 = 'Note3X40';
/**
* The MIDI 'NOTE_41' input code on channel three.
* @type {'Note3X41'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_41 = 'Note3X41';
/**
* The MIDI 'NOTE_42' input code on channel three.
* @type {'Note3X42'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_42 = 'Note3X42';
/**
* The MIDI 'NOTE_43' input code on channel three.
* @type {'Note3X43'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_43 = 'Note3X43';
/**
* The MIDI 'NOTE_44' input code on channel three.
* @type {'Note3X44'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_44 = 'Note3X44';
/**
* The MIDI 'NOTE_45' input code on channel three.
* @type {'Note3X45'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_45 = 'Note3X45';
/**
* The MIDI 'NOTE_46' input code on channel three.
* @type {'Note3X46'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_46 = 'Note3X46';
/**
* The MIDI 'NOTE_47' input code on channel three.
* @type {'Note3X47'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_47 = 'Note3X47';
/**
* The MIDI 'NOTE_48' input code on channel three.
* @type {'Note3X48'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_48 = 'Note3X48';
/**
* The MIDI 'NOTE_49' input code on channel three.
* @type {'Note3X49'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_49 = 'Note3X49';
/**
* The MIDI 'NOTE_50' input code on channel three.
* @type {'Note3X50'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_50 = 'Note3X50';
/**
* The MIDI 'NOTE_51' input code on channel three.
* @type {'Note3X51'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_51 = 'Note3X51';
/**
* The MIDI 'NOTE_52' input code on channel three.
* @type {'Note3X52'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_52 = 'Note3X52';
/**
* The MIDI 'NOTE_53' input code on channel three.
* @type {'Note3X53'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_53 = 'Note3X53';
/**
* The MIDI 'NOTE_54' input code on channel three.
* @type {'Note3X54'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_54 = 'Note3X54';
/**
* The MIDI 'NOTE_55' input code on channel three.
* @type {'Note3X55'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_55 = 'Note3X55';
/**
* The MIDI 'NOTE_56' input code on channel three.
* @type {'Note3X56'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_56 = 'Note3X56';
/**
* The MIDI 'NOTE_57' input code on channel three.
* @type {'Note3X57'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_57 = 'Note3X57';
/**
* The MIDI 'NOTE_58' input code on channel three.
* @type {'Note3X58'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_58 = 'Note3X58';
/**
* The MIDI 'NOTE_59' input code on channel three.
* @type {'Note3X59'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_59 = 'Note3X59';
/**
* The MIDI 'NOTE_60' input code on channel three.
* @type {'Note3X60'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_60 = 'Note3X60';
/**
* The MIDI 'NOTE_61' input code on channel three.
* @type {'Note3X61'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_61 = 'Note3X61';
/**
* The MIDI 'NOTE_62' input code on channel three.
* @type {'Note3X62'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_62 = 'Note3X62';
/**
* The MIDI 'NOTE_63' input code on channel three.
* @type {'Note3X63'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_63 = 'Note3X63';
/**
* The MIDI 'NOTE_64' input code on channel three.
* @type {'Note3X64'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_64 = 'Note3X64';
/**
* The MIDI 'NOTE_65' input code on channel three.
* @type {'Note3X65'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_65 = 'Note3X65';
/**
* The MIDI 'NOTE_66' input code on channel three.
* @type {'Note3X66'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_66 = 'Note3X66';
/**
* The MIDI 'NOTE_67' input code on channel three.
* @type {'Note3X67'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_67 = 'Note3X67';
/**
* The MIDI 'NOTE_68' input code on channel three.
* @type {'Note3X68'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_68 = 'Note3X68';
/**
* The MIDI 'NOTE_69' input code on channel three.
* @type {'Note3X69'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_69 = 'Note3X69';
/**
* The MIDI 'NOTE_70' input code on channel three.
* @type {'Note3X70'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_70 = 'Note3X70';
/**
* The MIDI 'NOTE_71' input code on channel three.
* @type {'Note3X71'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_71 = 'Note3X71';
/**
* The MIDI 'NOTE_72' input code on channel three.
* @type {'Note3X72'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_72 = 'Note3X72';
/**
* The MIDI 'NOTE_73' input code on channel three.
* @type {'Note3X73'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_73 = 'Note3X73';
/**
* The MIDI 'NOTE_74' input code on channel three.
* @type {'Note3X74'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_74 = 'Note3X74';
/**
* The MIDI 'NOTE_75' input code on channel three.
* @type {'Note3X75'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_75 = 'Note3X75';
/**
* The MIDI 'NOTE_76' input code on channel three.
* @type {'Note3X76'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_76 = 'Note3X76';
/**
* The MIDI 'NOTE_77' input code on channel three.
* @type {'Note3X77'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_77 = 'Note3X77';
/**
* The MIDI 'NOTE_78' input code on channel three.
* @type {'Note3X78'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_78 = 'Note3X78';
/**
* The MIDI 'NOTE_79' input code on channel three.
* @type {'Note3X79'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_79 = 'Note3X79';
/**
* The MIDI 'NOTE_80' input code on channel three.
* @type {'Note3X80'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_80 = 'Note3X80';
/**
* The MIDI 'NOTE_81' input code on channel three.
* @type {'Note3X81'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_81 = 'Note3X81';
/**
* The MIDI 'NOTE_82' input code on channel three.
* @type {'Note3X82'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_82 = 'Note3X82';
/**
* The MIDI 'NOTE_83' input code on channel three.
* @type {'Note3X83'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_83 = 'Note3X83';
/**
* The MIDI 'NOTE_84' input code on channel three.
* @type {'Note3X84'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_84 = 'Note3X84';
/**
* The MIDI 'NOTE_85' input code on channel three.
* @type {'Note3X85'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_85 = 'Note3X85';
/**
* The MIDI 'NOTE_86' input code on channel three.
* @type {'Note3X86'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_86 = 'Note3X86';
/**
* The MIDI 'NOTE_87' input code on channel three.
* @type {'Note3X87'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_87 = 'Note3X87';
/**
* The MIDI 'NOTE_88' input code on channel three.
* @type {'Note3X88'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_88 = 'Note3X88';
/**
* The MIDI 'NOTE_89' input code on channel three.
* @type {'Note3X89'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_89 = 'Note3X89';
/**
* The MIDI 'NOTE_90' input code on channel three.
* @type {'Note3X90'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_90 = 'Note3X90';
/**
* The MIDI 'NOTE_91' input code on channel three.
* @type {'Note3X91'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_91 = 'Note3X91';
/**
* The MIDI 'NOTE_92' input code on channel three.
* @type {'Note3X92'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_92 = 'Note3X92';
/**
* The MIDI 'NOTE_93' input code on channel three.
* @type {'Note3X93'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_93 = 'Note3X93';
/**
* The MIDI 'NOTE_94' input code on channel three.
* @type {'Note3X94'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_94 = 'Note3X94';
/**
* The MIDI 'NOTE_95' input code on channel three.
* @type {'Note3X95'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_95 = 'Note3X95';
/**
* The MIDI 'NOTE_96' input code on channel three.
* @type {'Note3X96'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_96 = 'Note3X96';
/**
* The MIDI 'NOTE_97' input code on channel three.
* @type {'Note3X97'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_97 = 'Note3X97';
/**
* The MIDI 'NOTE_98' input code on channel three.
* @type {'Note3X98'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_98 = 'Note3X98';
/**
* The MIDI 'NOTE_99' input code on channel three.
* @type {'Note3X99'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_99 = 'Note3X99';
/**
* The MIDI 'NOTE_100' input code on channel three.
* @type {'Note3X100'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_100 = 'Note3X100';
/**
* The MIDI 'NOTE_101' input code on channel three.
* @type {'Note3X101'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_101 = 'Note3X101';
/**
* The MIDI 'NOTE_102' input code on channel three.
* @type {'Note3X102'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_102 = 'Note3X102';
/**
* The MIDI 'NOTE_103' input code on channel three.
* @type {'Note3X103'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_103 = 'Note3X103';
/**
* The MIDI 'NOTE_104' input code on channel three.
* @type {'Note3X104'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_104 = 'Note3X104';
/**
* The MIDI 'NOTE_105' input code on channel three.
* @type {'Note3X105'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_105 = 'Note3X105';
/**
* The MIDI 'NOTE_106' input code on channel three.
* @type {'Note3X106'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_106 = 'Note3X106';
/**
* The MIDI 'NOTE_107' input code on channel three.
* @type {'Note3X107'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_107 = 'Note3X107';
/**
* The MIDI 'NOTE_108' input code on channel three.
* @type {'Note3X108'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_108 = 'Note3X108';
/**
* The MIDI 'NOTE_109' input code on channel three.
* @type {'Note3X109'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_109 = 'Note3X109';
/**
* The MIDI 'NOTE_110' input code on channel three.
* @type {'Note3X110'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_110 = 'Note3X110';
/**
* The MIDI 'NOTE_111' input code on channel three.
* @type {'Note3X111'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_111 = 'Note3X111';
/**
* The MIDI 'NOTE_112' input code on channel three.
* @type {'Note3X112'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_112 = 'Note3X112';
/**
* The MIDI 'NOTE_113' input code on channel three.
* @type {'Note3X113'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_113 = 'Note3X113';
/**
* The MIDI 'NOTE_114' input code on channel three.
* @type {'Note3X114'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_114 = 'Note3X114';
/**
* The MIDI 'NOTE_115' input code on channel three.
* @type {'Note3X115'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_115 = 'Note3X115';
/**
* The MIDI 'NOTE_116' input code on channel three.
* @type {'Note3X116'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_116 = 'Note3X116';
/**
* The MIDI 'NOTE_117' input code on channel three.
* @type {'Note3X117'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_117 = 'Note3X117';
/**
* The MIDI 'NOTE_118' input code on channel three.
* @type {'Note3X118'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_118 = 'Note3X118';
/**
* The MIDI 'NOTE_119' input code on channel three.
* @type {'Note3X119'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_119 = 'Note3X119';
/**
* The MIDI 'NOTE_120' input code on channel three.
* @type {'Note3X120'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_120 = 'Note3X120';
/**
* The MIDI 'NOTE_121' input code on channel three.
* @type {'Note3X121'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_121 = 'Note3X121';
/**
* The MIDI 'NOTE_122' input code on channel three.
* @type {'Note3X122'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_122 = 'Note3X122';
/**
* The MIDI 'NOTE_123' input code on channel three.
* @type {'Note3X123'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_123 = 'Note3X123';
/**
* The MIDI 'NOTE_124' input code on channel three.
* @type {'Note3X124'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_124 = 'Note3X124';
/**
* The MIDI 'NOTE_125' input code on channel three.
* @type {'Note3X125'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_125 = 'Note3X125';
/**
* The MIDI 'NOTE_126' input code on channel three.
* @type {'Note3X126'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_126 = 'Note3X126';
/**
* The MIDI 'NOTE_127' input code on channel three.
* @type {'Note3X127'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_THREE
*/
const NOTE_127 = 'Note3X127';
export {
NOTE_0,
NOTE_1,
NOTE_2,
NOTE_3,
NOTE_4,
NOTE_5,
NOTE_6,
NOTE_7,
NOTE_8,
NOTE_9,
NOTE_10,
NOTE_11,
NOTE_12,
NOTE_13,
NOTE_14,
NOTE_15,
NOTE_16,
NOTE_17,
NOTE_18,
NOTE_19,
NOTE_20,
NOTE_21,
NOTE_22,
NOTE_23,
NOTE_24,
NOTE_25,
NOTE_26,
NOTE_27,
NOTE_28,
NOTE_29,
NOTE_30,
NOTE_31,
NOTE_32,
NOTE_33,
NOTE_34,
NOTE_35,
NOTE_36,
NOTE_37,
NOTE_38,
NOTE_39,
NOTE_40,
NOTE_41,
NOTE_42,
NOTE_43,
NOTE_44,
NOTE_45,
NOTE_46,
NOTE_47,
NOTE_48,
NOTE_49,
NOTE_50,
NOTE_51,
NOTE_52,
NOTE_53,
NOTE_54,
NOTE_55,
NOTE_56,
NOTE_57,
NOTE_58,
NOTE_59,
NOTE_60,
NOTE_61,
NOTE_62,
NOTE_63,
NOTE_64,
NOTE_65,
NOTE_66,
NOTE_67,
NOTE_68,
NOTE_69,
NOTE_70,
NOTE_71,
NOTE_72,
NOTE_73,
NOTE_74,
NOTE_75,
NOTE_76,
NOTE_77,
NOTE_78,
NOTE_79,
NOTE_80,
NOTE_81,
NOTE_82,
NOTE_83,
NOTE_84,
NOTE_85,
NOTE_86,
NOTE_87,
NOTE_88,
NOTE_89,
NOTE_90,
NOTE_91,
NOTE_92,
NOTE_93,
NOTE_94,
NOTE_95,
NOTE_96,
NOTE_97,
NOTE_98,
NOTE_99,
NOTE_100,
NOTE_101,
NOTE_102,
NOTE_103,
NOTE_104,
NOTE_105,
NOTE_106,
NOTE_107,
NOTE_108,
NOTE_109,
NOTE_110,
NOTE_111,
NOTE_112,
NOTE_113,
NOTE_114,
NOTE_115,
NOTE_116,
NOTE_117,
NOTE_118,
NOTE_119,
NOTE_120,
NOTE_121,
NOTE_122,
NOTE_123,
NOTE_124,
NOTE_125,
NOTE_126,
NOTE_127
};