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

/**
 * The MIDI 'CONTROL_0' input code on channel thirteen.
 * @type {'Control13X0'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_0 = 'Control13X0';

/**
 * The MIDI 'CONTROL_1' input code on channel thirteen.
 * @type {'Control13X1'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_1 = 'Control13X1';

/**
 * The MIDI 'CONTROL_2' input code on channel thirteen.
 * @type {'Control13X2'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_2 = 'Control13X2';

/**
 * The MIDI 'CONTROL_3' input code on channel thirteen.
 * @type {'Control13X3'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_3 = 'Control13X3';

/**
 * The MIDI 'CONTROL_4' input code on channel thirteen.
 * @type {'Control13X4'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_4 = 'Control13X4';

/**
 * The MIDI 'CONTROL_5' input code on channel thirteen.
 * @type {'Control13X5'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_5 = 'Control13X5';

/**
 * The MIDI 'CONTROL_6' input code on channel thirteen.
 * @type {'Control13X6'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_6 = 'Control13X6';

/**
 * The MIDI 'CONTROL_7' input code on channel thirteen.
 * @type {'Control13X7'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_7 = 'Control13X7';

/**
 * The MIDI 'CONTROL_8' input code on channel thirteen.
 * @type {'Control13X8'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_8 = 'Control13X8';

/**
 * The MIDI 'CONTROL_9' input code on channel thirteen.
 * @type {'Control13X9'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_9 = 'Control13X9';

/**
 * The MIDI 'CONTROL_10' input code on channel thirteen.
 * @type {'Control13X10'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_10 = 'Control13X10';

/**
 * The MIDI 'CONTROL_11' input code on channel thirteen.
 * @type {'Control13X11'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_11 = 'Control13X11';

/**
 * The MIDI 'CONTROL_12' input code on channel thirteen.
 * @type {'Control13X12'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_12 = 'Control13X12';

/**
 * The MIDI 'CONTROL_13' input code on channel thirteen.
 * @type {'Control13X13'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_13 = 'Control13X13';

/**
 * The MIDI 'CONTROL_14' input code on channel thirteen.
 * @type {'Control13X14'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_14 = 'Control13X14';

/**
 * The MIDI 'CONTROL_15' input code on channel thirteen.
 * @type {'Control13X15'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_15 = 'Control13X15';

/**
 * The MIDI 'CONTROL_16' input code on channel thirteen.
 * @type {'Control13X16'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_16 = 'Control13X16';

/**
 * The MIDI 'CONTROL_17' input code on channel thirteen.
 * @type {'Control13X17'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_17 = 'Control13X17';

/**
 * The MIDI 'CONTROL_18' input code on channel thirteen.
 * @type {'Control13X18'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_18 = 'Control13X18';

/**
 * The MIDI 'CONTROL_19' input code on channel thirteen.
 * @type {'Control13X19'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_19 = 'Control13X19';

/**
 * The MIDI 'CONTROL_20' input code on channel thirteen.
 * @type {'Control13X20'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_20 = 'Control13X20';

/**
 * The MIDI 'CONTROL_21' input code on channel thirteen.
 * @type {'Control13X21'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_21 = 'Control13X21';

/**
 * The MIDI 'CONTROL_22' input code on channel thirteen.
 * @type {'Control13X22'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_22 = 'Control13X22';

/**
 * The MIDI 'CONTROL_23' input code on channel thirteen.
 * @type {'Control13X23'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_23 = 'Control13X23';

/**
 * The MIDI 'CONTROL_24' input code on channel thirteen.
 * @type {'Control13X24'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_24 = 'Control13X24';

/**
 * The MIDI 'CONTROL_25' input code on channel thirteen.
 * @type {'Control13X25'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_25 = 'Control13X25';

/**
 * The MIDI 'CONTROL_26' input code on channel thirteen.
 * @type {'Control13X26'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_26 = 'Control13X26';

/**
 * The MIDI 'CONTROL_27' input code on channel thirteen.
 * @type {'Control13X27'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_27 = 'Control13X27';

/**
 * The MIDI 'CONTROL_28' input code on channel thirteen.
 * @type {'Control13X28'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_28 = 'Control13X28';

/**
 * The MIDI 'CONTROL_29' input code on channel thirteen.
 * @type {'Control13X29'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_29 = 'Control13X29';

/**
 * The MIDI 'CONTROL_30' input code on channel thirteen.
 * @type {'Control13X30'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_30 = 'Control13X30';

/**
 * The MIDI 'CONTROL_31' input code on channel thirteen.
 * @type {'Control13X31'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_31 = 'Control13X31';

/**
 * The MIDI 'CONTROL_32' input code on channel thirteen.
 * @type {'Control13X32'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_32 = 'Control13X32';

/**
 * The MIDI 'CONTROL_33' input code on channel thirteen.
 * @type {'Control13X33'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_33 = 'Control13X33';

/**
 * The MIDI 'CONTROL_34' input code on channel thirteen.
 * @type {'Control13X34'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_34 = 'Control13X34';

/**
 * The MIDI 'CONTROL_35' input code on channel thirteen.
 * @type {'Control13X35'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_35 = 'Control13X35';

/**
 * The MIDI 'CONTROL_36' input code on channel thirteen.
 * @type {'Control13X36'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_36 = 'Control13X36';

/**
 * The MIDI 'CONTROL_37' input code on channel thirteen.
 * @type {'Control13X37'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_37 = 'Control13X37';

/**
 * The MIDI 'CONTROL_38' input code on channel thirteen.
 * @type {'Control13X38'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_38 = 'Control13X38';

/**
 * The MIDI 'CONTROL_39' input code on channel thirteen.
 * @type {'Control13X39'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_39 = 'Control13X39';

/**
 * The MIDI 'CONTROL_40' input code on channel thirteen.
 * @type {'Control13X40'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_40 = 'Control13X40';

/**
 * The MIDI 'CONTROL_41' input code on channel thirteen.
 * @type {'Control13X41'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_41 = 'Control13X41';

/**
 * The MIDI 'CONTROL_42' input code on channel thirteen.
 * @type {'Control13X42'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_42 = 'Control13X42';

/**
 * The MIDI 'CONTROL_43' input code on channel thirteen.
 * @type {'Control13X43'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_43 = 'Control13X43';

/**
 * The MIDI 'CONTROL_44' input code on channel thirteen.
 * @type {'Control13X44'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_44 = 'Control13X44';

/**
 * The MIDI 'CONTROL_45' input code on channel thirteen.
 * @type {'Control13X45'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_45 = 'Control13X45';

/**
 * The MIDI 'CONTROL_46' input code on channel thirteen.
 * @type {'Control13X46'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_46 = 'Control13X46';

/**
 * The MIDI 'CONTROL_47' input code on channel thirteen.
 * @type {'Control13X47'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_47 = 'Control13X47';

/**
 * The MIDI 'CONTROL_48' input code on channel thirteen.
 * @type {'Control13X48'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_48 = 'Control13X48';

/**
 * The MIDI 'CONTROL_49' input code on channel thirteen.
 * @type {'Control13X49'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_49 = 'Control13X49';

/**
 * The MIDI 'CONTROL_50' input code on channel thirteen.
 * @type {'Control13X50'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_50 = 'Control13X50';

/**
 * The MIDI 'CONTROL_51' input code on channel thirteen.
 * @type {'Control13X51'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_51 = 'Control13X51';

/**
 * The MIDI 'CONTROL_52' input code on channel thirteen.
 * @type {'Control13X52'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_52 = 'Control13X52';

/**
 * The MIDI 'CONTROL_53' input code on channel thirteen.
 * @type {'Control13X53'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_53 = 'Control13X53';

/**
 * The MIDI 'CONTROL_54' input code on channel thirteen.
 * @type {'Control13X54'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_54 = 'Control13X54';

/**
 * The MIDI 'CONTROL_55' input code on channel thirteen.
 * @type {'Control13X55'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_55 = 'Control13X55';

/**
 * The MIDI 'CONTROL_56' input code on channel thirteen.
 * @type {'Control13X56'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_56 = 'Control13X56';

/**
 * The MIDI 'CONTROL_57' input code on channel thirteen.
 * @type {'Control13X57'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_57 = 'Control13X57';

/**
 * The MIDI 'CONTROL_58' input code on channel thirteen.
 * @type {'Control13X58'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_58 = 'Control13X58';

/**
 * The MIDI 'CONTROL_59' input code on channel thirteen.
 * @type {'Control13X59'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_59 = 'Control13X59';

/**
 * The MIDI 'CONTROL_60' input code on channel thirteen.
 * @type {'Control13X60'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_60 = 'Control13X60';

/**
 * The MIDI 'CONTROL_61' input code on channel thirteen.
 * @type {'Control13X61'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_61 = 'Control13X61';

/**
 * The MIDI 'CONTROL_62' input code on channel thirteen.
 * @type {'Control13X62'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_62 = 'Control13X62';

/**
 * The MIDI 'CONTROL_63' input code on channel thirteen.
 * @type {'Control13X63'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_63 = 'Control13X63';

/**
 * The MIDI 'CONTROL_64' input code on channel thirteen.
 * @type {'Control13X64'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_64 = 'Control13X64';

/**
 * The MIDI 'CONTROL_65' input code on channel thirteen.
 * @type {'Control13X65'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_65 = 'Control13X65';

/**
 * The MIDI 'CONTROL_66' input code on channel thirteen.
 * @type {'Control13X66'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_66 = 'Control13X66';

/**
 * The MIDI 'CONTROL_67' input code on channel thirteen.
 * @type {'Control13X67'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_67 = 'Control13X67';

/**
 * The MIDI 'CONTROL_68' input code on channel thirteen.
 * @type {'Control13X68'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_68 = 'Control13X68';

/**
 * The MIDI 'CONTROL_69' input code on channel thirteen.
 * @type {'Control13X69'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_69 = 'Control13X69';

/**
 * The MIDI 'CONTROL_70' input code on channel thirteen.
 * @type {'Control13X70'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_70 = 'Control13X70';

/**
 * The MIDI 'CONTROL_71' input code on channel thirteen.
 * @type {'Control13X71'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_71 = 'Control13X71';

/**
 * The MIDI 'CONTROL_72' input code on channel thirteen.
 * @type {'Control13X72'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_72 = 'Control13X72';

/**
 * The MIDI 'CONTROL_73' input code on channel thirteen.
 * @type {'Control13X73'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_73 = 'Control13X73';

/**
 * The MIDI 'CONTROL_74' input code on channel thirteen.
 * @type {'Control13X74'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_74 = 'Control13X74';

/**
 * The MIDI 'CONTROL_75' input code on channel thirteen.
 * @type {'Control13X75'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_75 = 'Control13X75';

/**
 * The MIDI 'CONTROL_76' input code on channel thirteen.
 * @type {'Control13X76'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_76 = 'Control13X76';

/**
 * The MIDI 'CONTROL_77' input code on channel thirteen.
 * @type {'Control13X77'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_77 = 'Control13X77';

/**
 * The MIDI 'CONTROL_78' input code on channel thirteen.
 * @type {'Control13X78'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_78 = 'Control13X78';

/**
 * The MIDI 'CONTROL_79' input code on channel thirteen.
 * @type {'Control13X79'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_79 = 'Control13X79';

/**
 * The MIDI 'CONTROL_80' input code on channel thirteen.
 * @type {'Control13X80'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_80 = 'Control13X80';

/**
 * The MIDI 'CONTROL_81' input code on channel thirteen.
 * @type {'Control13X81'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_81 = 'Control13X81';

/**
 * The MIDI 'CONTROL_82' input code on channel thirteen.
 * @type {'Control13X82'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_82 = 'Control13X82';

/**
 * The MIDI 'CONTROL_83' input code on channel thirteen.
 * @type {'Control13X83'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_83 = 'Control13X83';

/**
 * The MIDI 'CONTROL_84' input code on channel thirteen.
 * @type {'Control13X84'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_84 = 'Control13X84';

/**
 * The MIDI 'CONTROL_85' input code on channel thirteen.
 * @type {'Control13X85'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_85 = 'Control13X85';

/**
 * The MIDI 'CONTROL_86' input code on channel thirteen.
 * @type {'Control13X86'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_86 = 'Control13X86';

/**
 * The MIDI 'CONTROL_87' input code on channel thirteen.
 * @type {'Control13X87'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_87 = 'Control13X87';

/**
 * The MIDI 'CONTROL_88' input code on channel thirteen.
 * @type {'Control13X88'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_88 = 'Control13X88';

/**
 * The MIDI 'CONTROL_89' input code on channel thirteen.
 * @type {'Control13X89'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_89 = 'Control13X89';

/**
 * The MIDI 'CONTROL_90' input code on channel thirteen.
 * @type {'Control13X90'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_90 = 'Control13X90';

/**
 * The MIDI 'CONTROL_91' input code on channel thirteen.
 * @type {'Control13X91'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_91 = 'Control13X91';

/**
 * The MIDI 'CONTROL_92' input code on channel thirteen.
 * @type {'Control13X92'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_92 = 'Control13X92';

/**
 * The MIDI 'CONTROL_93' input code on channel thirteen.
 * @type {'Control13X93'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_93 = 'Control13X93';

/**
 * The MIDI 'CONTROL_94' input code on channel thirteen.
 * @type {'Control13X94'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_94 = 'Control13X94';

/**
 * The MIDI 'CONTROL_95' input code on channel thirteen.
 * @type {'Control13X95'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_95 = 'Control13X95';

/**
 * The MIDI 'CONTROL_96' input code on channel thirteen.
 * @type {'Control13X96'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_96 = 'Control13X96';

/**
 * The MIDI 'CONTROL_97' input code on channel thirteen.
 * @type {'Control13X97'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_97 = 'Control13X97';

/**
 * The MIDI 'CONTROL_98' input code on channel thirteen.
 * @type {'Control13X98'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_98 = 'Control13X98';

/**
 * The MIDI 'CONTROL_99' input code on channel thirteen.
 * @type {'Control13X99'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_99 = 'Control13X99';

/**
 * The MIDI 'CONTROL_100' input code on channel thirteen.
 * @type {'Control13X100'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_100 = 'Control13X100';

/**
 * The MIDI 'CONTROL_101' input code on channel thirteen.
 * @type {'Control13X101'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_101 = 'Control13X101';

/**
 * The MIDI 'CONTROL_102' input code on channel thirteen.
 * @type {'Control13X102'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_102 = 'Control13X102';

/**
 * The MIDI 'CONTROL_103' input code on channel thirteen.
 * @type {'Control13X103'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_103 = 'Control13X103';

/**
 * The MIDI 'CONTROL_104' input code on channel thirteen.
 * @type {'Control13X104'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_104 = 'Control13X104';

/**
 * The MIDI 'CONTROL_105' input code on channel thirteen.
 * @type {'Control13X105'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_105 = 'Control13X105';

/**
 * The MIDI 'CONTROL_106' input code on channel thirteen.
 * @type {'Control13X106'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_106 = 'Control13X106';

/**
 * The MIDI 'CONTROL_107' input code on channel thirteen.
 * @type {'Control13X107'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_107 = 'Control13X107';

/**
 * The MIDI 'CONTROL_108' input code on channel thirteen.
 * @type {'Control13X108'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_108 = 'Control13X108';

/**
 * The MIDI 'CONTROL_109' input code on channel thirteen.
 * @type {'Control13X109'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_109 = 'Control13X109';

/**
 * The MIDI 'CONTROL_110' input code on channel thirteen.
 * @type {'Control13X110'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_110 = 'Control13X110';

/**
 * The MIDI 'CONTROL_111' input code on channel thirteen.
 * @type {'Control13X111'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_111 = 'Control13X111';

/**
 * The MIDI 'CONTROL_112' input code on channel thirteen.
 * @type {'Control13X112'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_112 = 'Control13X112';

/**
 * The MIDI 'CONTROL_113' input code on channel thirteen.
 * @type {'Control13X113'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_113 = 'Control13X113';

/**
 * The MIDI 'CONTROL_114' input code on channel thirteen.
 * @type {'Control13X114'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_114 = 'Control13X114';

/**
 * The MIDI 'CONTROL_115' input code on channel thirteen.
 * @type {'Control13X115'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_115 = 'Control13X115';

/**
 * The MIDI 'CONTROL_116' input code on channel thirteen.
 * @type {'Control13X116'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_116 = 'Control13X116';

/**
 * The MIDI 'CONTROL_117' input code on channel thirteen.
 * @type {'Control13X117'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_117 = 'Control13X117';

/**
 * The MIDI 'CONTROL_118' input code on channel thirteen.
 * @type {'Control13X118'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_118 = 'Control13X118';

/**
 * The MIDI 'CONTROL_119' input code on channel thirteen.
 * @type {'Control13X119'}
 * @constant
 *
 * @memberof module:INPUT_CODES/MIDI/CHANNEL_THIRTEEN
 */
const CONTROL_119 = 'Control13X119';

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