/**
* The MIDI 'NOTE_0' input code on channel seven.
* @type {'Note7X0'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_0 = 'Note7X0';
/**
* The MIDI 'NOTE_1' input code on channel seven.
* @type {'Note7X1'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_1 = 'Note7X1';
/**
* The MIDI 'NOTE_2' input code on channel seven.
* @type {'Note7X2'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_2 = 'Note7X2';
/**
* The MIDI 'NOTE_3' input code on channel seven.
* @type {'Note7X3'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_3 = 'Note7X3';
/**
* The MIDI 'NOTE_4' input code on channel seven.
* @type {'Note7X4'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_4 = 'Note7X4';
/**
* The MIDI 'NOTE_5' input code on channel seven.
* @type {'Note7X5'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_5 = 'Note7X5';
/**
* The MIDI 'NOTE_6' input code on channel seven.
* @type {'Note7X6'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_6 = 'Note7X6';
/**
* The MIDI 'NOTE_7' input code on channel seven.
* @type {'Note7X7'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_7 = 'Note7X7';
/**
* The MIDI 'NOTE_8' input code on channel seven.
* @type {'Note7X8'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_8 = 'Note7X8';
/**
* The MIDI 'NOTE_9' input code on channel seven.
* @type {'Note7X9'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_9 = 'Note7X9';
/**
* The MIDI 'NOTE_10' input code on channel seven.
* @type {'Note7X10'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_10 = 'Note7X10';
/**
* The MIDI 'NOTE_11' input code on channel seven.
* @type {'Note7X11'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_11 = 'Note7X11';
/**
* The MIDI 'NOTE_12' input code on channel seven.
* @type {'Note7X12'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_12 = 'Note7X12';
/**
* The MIDI 'NOTE_13' input code on channel seven.
* @type {'Note7X13'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_13 = 'Note7X13';
/**
* The MIDI 'NOTE_14' input code on channel seven.
* @type {'Note7X14'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_14 = 'Note7X14';
/**
* The MIDI 'NOTE_15' input code on channel seven.
* @type {'Note7X15'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_15 = 'Note7X15';
/**
* The MIDI 'NOTE_16' input code on channel seven.
* @type {'Note7X16'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_16 = 'Note7X16';
/**
* The MIDI 'NOTE_17' input code on channel seven.
* @type {'Note7X17'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_17 = 'Note7X17';
/**
* The MIDI 'NOTE_18' input code on channel seven.
* @type {'Note7X18'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_18 = 'Note7X18';
/**
* The MIDI 'NOTE_19' input code on channel seven.
* @type {'Note7X19'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_19 = 'Note7X19';
/**
* The MIDI 'NOTE_20' input code on channel seven.
* @type {'Note7X20'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_20 = 'Note7X20';
/**
* The MIDI 'NOTE_21' input code on channel seven.
* @type {'Note7X21'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_21 = 'Note7X21';
/**
* The MIDI 'NOTE_22' input code on channel seven.
* @type {'Note7X22'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_22 = 'Note7X22';
/**
* The MIDI 'NOTE_23' input code on channel seven.
* @type {'Note7X23'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_23 = 'Note7X23';
/**
* The MIDI 'NOTE_24' input code on channel seven.
* @type {'Note7X24'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_24 = 'Note7X24';
/**
* The MIDI 'NOTE_25' input code on channel seven.
* @type {'Note7X25'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_25 = 'Note7X25';
/**
* The MIDI 'NOTE_26' input code on channel seven.
* @type {'Note7X26'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_26 = 'Note7X26';
/**
* The MIDI 'NOTE_27' input code on channel seven.
* @type {'Note7X27'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_27 = 'Note7X27';
/**
* The MIDI 'NOTE_28' input code on channel seven.
* @type {'Note7X28'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_28 = 'Note7X28';
/**
* The MIDI 'NOTE_29' input code on channel seven.
* @type {'Note7X29'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_29 = 'Note7X29';
/**
* The MIDI 'NOTE_30' input code on channel seven.
* @type {'Note7X30'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_30 = 'Note7X30';
/**
* The MIDI 'NOTE_31' input code on channel seven.
* @type {'Note7X31'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_31 = 'Note7X31';
/**
* The MIDI 'NOTE_32' input code on channel seven.
* @type {'Note7X32'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_32 = 'Note7X32';
/**
* The MIDI 'NOTE_33' input code on channel seven.
* @type {'Note7X33'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_33 = 'Note7X33';
/**
* The MIDI 'NOTE_34' input code on channel seven.
* @type {'Note7X34'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_34 = 'Note7X34';
/**
* The MIDI 'NOTE_35' input code on channel seven.
* @type {'Note7X35'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_35 = 'Note7X35';
/**
* The MIDI 'NOTE_36' input code on channel seven.
* @type {'Note7X36'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_36 = 'Note7X36';
/**
* The MIDI 'NOTE_37' input code on channel seven.
* @type {'Note7X37'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_37 = 'Note7X37';
/**
* The MIDI 'NOTE_38' input code on channel seven.
* @type {'Note7X38'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_38 = 'Note7X38';
/**
* The MIDI 'NOTE_39' input code on channel seven.
* @type {'Note7X39'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_39 = 'Note7X39';
/**
* The MIDI 'NOTE_40' input code on channel seven.
* @type {'Note7X40'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_40 = 'Note7X40';
/**
* The MIDI 'NOTE_41' input code on channel seven.
* @type {'Note7X41'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_41 = 'Note7X41';
/**
* The MIDI 'NOTE_42' input code on channel seven.
* @type {'Note7X42'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_42 = 'Note7X42';
/**
* The MIDI 'NOTE_43' input code on channel seven.
* @type {'Note7X43'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_43 = 'Note7X43';
/**
* The MIDI 'NOTE_44' input code on channel seven.
* @type {'Note7X44'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_44 = 'Note7X44';
/**
* The MIDI 'NOTE_45' input code on channel seven.
* @type {'Note7X45'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_45 = 'Note7X45';
/**
* The MIDI 'NOTE_46' input code on channel seven.
* @type {'Note7X46'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_46 = 'Note7X46';
/**
* The MIDI 'NOTE_47' input code on channel seven.
* @type {'Note7X47'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_47 = 'Note7X47';
/**
* The MIDI 'NOTE_48' input code on channel seven.
* @type {'Note7X48'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_48 = 'Note7X48';
/**
* The MIDI 'NOTE_49' input code on channel seven.
* @type {'Note7X49'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_49 = 'Note7X49';
/**
* The MIDI 'NOTE_50' input code on channel seven.
* @type {'Note7X50'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_50 = 'Note7X50';
/**
* The MIDI 'NOTE_51' input code on channel seven.
* @type {'Note7X51'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_51 = 'Note7X51';
/**
* The MIDI 'NOTE_52' input code on channel seven.
* @type {'Note7X52'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_52 = 'Note7X52';
/**
* The MIDI 'NOTE_53' input code on channel seven.
* @type {'Note7X53'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_53 = 'Note7X53';
/**
* The MIDI 'NOTE_54' input code on channel seven.
* @type {'Note7X54'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_54 = 'Note7X54';
/**
* The MIDI 'NOTE_55' input code on channel seven.
* @type {'Note7X55'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_55 = 'Note7X55';
/**
* The MIDI 'NOTE_56' input code on channel seven.
* @type {'Note7X56'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_56 = 'Note7X56';
/**
* The MIDI 'NOTE_57' input code on channel seven.
* @type {'Note7X57'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_57 = 'Note7X57';
/**
* The MIDI 'NOTE_58' input code on channel seven.
* @type {'Note7X58'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_58 = 'Note7X58';
/**
* The MIDI 'NOTE_59' input code on channel seven.
* @type {'Note7X59'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_59 = 'Note7X59';
/**
* The MIDI 'NOTE_60' input code on channel seven.
* @type {'Note7X60'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_60 = 'Note7X60';
/**
* The MIDI 'NOTE_61' input code on channel seven.
* @type {'Note7X61'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_61 = 'Note7X61';
/**
* The MIDI 'NOTE_62' input code on channel seven.
* @type {'Note7X62'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_62 = 'Note7X62';
/**
* The MIDI 'NOTE_63' input code on channel seven.
* @type {'Note7X63'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_63 = 'Note7X63';
/**
* The MIDI 'NOTE_64' input code on channel seven.
* @type {'Note7X64'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_64 = 'Note7X64';
/**
* The MIDI 'NOTE_65' input code on channel seven.
* @type {'Note7X65'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_65 = 'Note7X65';
/**
* The MIDI 'NOTE_66' input code on channel seven.
* @type {'Note7X66'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_66 = 'Note7X66';
/**
* The MIDI 'NOTE_67' input code on channel seven.
* @type {'Note7X67'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_67 = 'Note7X67';
/**
* The MIDI 'NOTE_68' input code on channel seven.
* @type {'Note7X68'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_68 = 'Note7X68';
/**
* The MIDI 'NOTE_69' input code on channel seven.
* @type {'Note7X69'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_69 = 'Note7X69';
/**
* The MIDI 'NOTE_70' input code on channel seven.
* @type {'Note7X70'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_70 = 'Note7X70';
/**
* The MIDI 'NOTE_71' input code on channel seven.
* @type {'Note7X71'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_71 = 'Note7X71';
/**
* The MIDI 'NOTE_72' input code on channel seven.
* @type {'Note7X72'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_72 = 'Note7X72';
/**
* The MIDI 'NOTE_73' input code on channel seven.
* @type {'Note7X73'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_73 = 'Note7X73';
/**
* The MIDI 'NOTE_74' input code on channel seven.
* @type {'Note7X74'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_74 = 'Note7X74';
/**
* The MIDI 'NOTE_75' input code on channel seven.
* @type {'Note7X75'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_75 = 'Note7X75';
/**
* The MIDI 'NOTE_76' input code on channel seven.
* @type {'Note7X76'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_76 = 'Note7X76';
/**
* The MIDI 'NOTE_77' input code on channel seven.
* @type {'Note7X77'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_77 = 'Note7X77';
/**
* The MIDI 'NOTE_78' input code on channel seven.
* @type {'Note7X78'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_78 = 'Note7X78';
/**
* The MIDI 'NOTE_79' input code on channel seven.
* @type {'Note7X79'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_79 = 'Note7X79';
/**
* The MIDI 'NOTE_80' input code on channel seven.
* @type {'Note7X80'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_80 = 'Note7X80';
/**
* The MIDI 'NOTE_81' input code on channel seven.
* @type {'Note7X81'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_81 = 'Note7X81';
/**
* The MIDI 'NOTE_82' input code on channel seven.
* @type {'Note7X82'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_82 = 'Note7X82';
/**
* The MIDI 'NOTE_83' input code on channel seven.
* @type {'Note7X83'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_83 = 'Note7X83';
/**
* The MIDI 'NOTE_84' input code on channel seven.
* @type {'Note7X84'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_84 = 'Note7X84';
/**
* The MIDI 'NOTE_85' input code on channel seven.
* @type {'Note7X85'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_85 = 'Note7X85';
/**
* The MIDI 'NOTE_86' input code on channel seven.
* @type {'Note7X86'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_86 = 'Note7X86';
/**
* The MIDI 'NOTE_87' input code on channel seven.
* @type {'Note7X87'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_87 = 'Note7X87';
/**
* The MIDI 'NOTE_88' input code on channel seven.
* @type {'Note7X88'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_88 = 'Note7X88';
/**
* The MIDI 'NOTE_89' input code on channel seven.
* @type {'Note7X89'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_89 = 'Note7X89';
/**
* The MIDI 'NOTE_90' input code on channel seven.
* @type {'Note7X90'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_90 = 'Note7X90';
/**
* The MIDI 'NOTE_91' input code on channel seven.
* @type {'Note7X91'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_91 = 'Note7X91';
/**
* The MIDI 'NOTE_92' input code on channel seven.
* @type {'Note7X92'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_92 = 'Note7X92';
/**
* The MIDI 'NOTE_93' input code on channel seven.
* @type {'Note7X93'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_93 = 'Note7X93';
/**
* The MIDI 'NOTE_94' input code on channel seven.
* @type {'Note7X94'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_94 = 'Note7X94';
/**
* The MIDI 'NOTE_95' input code on channel seven.
* @type {'Note7X95'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_95 = 'Note7X95';
/**
* The MIDI 'NOTE_96' input code on channel seven.
* @type {'Note7X96'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_96 = 'Note7X96';
/**
* The MIDI 'NOTE_97' input code on channel seven.
* @type {'Note7X97'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_97 = 'Note7X97';
/**
* The MIDI 'NOTE_98' input code on channel seven.
* @type {'Note7X98'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_98 = 'Note7X98';
/**
* The MIDI 'NOTE_99' input code on channel seven.
* @type {'Note7X99'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_99 = 'Note7X99';
/**
* The MIDI 'NOTE_100' input code on channel seven.
* @type {'Note7X100'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_100 = 'Note7X100';
/**
* The MIDI 'NOTE_101' input code on channel seven.
* @type {'Note7X101'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_101 = 'Note7X101';
/**
* The MIDI 'NOTE_102' input code on channel seven.
* @type {'Note7X102'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_102 = 'Note7X102';
/**
* The MIDI 'NOTE_103' input code on channel seven.
* @type {'Note7X103'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_103 = 'Note7X103';
/**
* The MIDI 'NOTE_104' input code on channel seven.
* @type {'Note7X104'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_104 = 'Note7X104';
/**
* The MIDI 'NOTE_105' input code on channel seven.
* @type {'Note7X105'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_105 = 'Note7X105';
/**
* The MIDI 'NOTE_106' input code on channel seven.
* @type {'Note7X106'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_106 = 'Note7X106';
/**
* The MIDI 'NOTE_107' input code on channel seven.
* @type {'Note7X107'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_107 = 'Note7X107';
/**
* The MIDI 'NOTE_108' input code on channel seven.
* @type {'Note7X108'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_108 = 'Note7X108';
/**
* The MIDI 'NOTE_109' input code on channel seven.
* @type {'Note7X109'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_109 = 'Note7X109';
/**
* The MIDI 'NOTE_110' input code on channel seven.
* @type {'Note7X110'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_110 = 'Note7X110';
/**
* The MIDI 'NOTE_111' input code on channel seven.
* @type {'Note7X111'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_111 = 'Note7X111';
/**
* The MIDI 'NOTE_112' input code on channel seven.
* @type {'Note7X112'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_112 = 'Note7X112';
/**
* The MIDI 'NOTE_113' input code on channel seven.
* @type {'Note7X113'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_113 = 'Note7X113';
/**
* The MIDI 'NOTE_114' input code on channel seven.
* @type {'Note7X114'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_114 = 'Note7X114';
/**
* The MIDI 'NOTE_115' input code on channel seven.
* @type {'Note7X115'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_115 = 'Note7X115';
/**
* The MIDI 'NOTE_116' input code on channel seven.
* @type {'Note7X116'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_116 = 'Note7X116';
/**
* The MIDI 'NOTE_117' input code on channel seven.
* @type {'Note7X117'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_117 = 'Note7X117';
/**
* The MIDI 'NOTE_118' input code on channel seven.
* @type {'Note7X118'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_118 = 'Note7X118';
/**
* The MIDI 'NOTE_119' input code on channel seven.
* @type {'Note7X119'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_119 = 'Note7X119';
/**
* The MIDI 'NOTE_120' input code on channel seven.
* @type {'Note7X120'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_120 = 'Note7X120';
/**
* The MIDI 'NOTE_121' input code on channel seven.
* @type {'Note7X121'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_121 = 'Note7X121';
/**
* The MIDI 'NOTE_122' input code on channel seven.
* @type {'Note7X122'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_122 = 'Note7X122';
/**
* The MIDI 'NOTE_123' input code on channel seven.
* @type {'Note7X123'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_123 = 'Note7X123';
/**
* The MIDI 'NOTE_124' input code on channel seven.
* @type {'Note7X124'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_124 = 'Note7X124';
/**
* The MIDI 'NOTE_125' input code on channel seven.
* @type {'Note7X125'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_125 = 'Note7X125';
/**
* The MIDI 'NOTE_126' input code on channel seven.
* @type {'Note7X126'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_126 = 'Note7X126';
/**
* The MIDI 'NOTE_127' input code on channel seven.
* @type {'Note7X127'}
* @constant
*
* @memberof module:INPUT_CODES/MIDI/CHANNEL_SEVEN
*/
const NOTE_127 = 'Note7X127';
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
};