Skip to content

Instantly share code, notes, and snippets.

@zessx
Created March 14, 2016 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zessx/f12f6c3e2fa51c5938a3 to your computer and use it in GitHub Desktop.
Save zessx/f12f6c3e2fa51c5938a3 to your computer and use it in GitHub Desktop.
Eagletone Master K49 Instant Mapping for Ableton Live
# Instant Mappings for Eagletone Master K49
#
# @version : Live 9.6
# @author : zessx
# @contact : contact@zes.sx
#
# Copy this file in "<Live Path>/Preferences/User Remote Scripts/Eagletone Master K49/"
#
# Mapping required on your Master K49:
# +--------+---------+---------+
# | Key | Channel | Midi CC |
# +--------+---------+---------+
# | VOLUME | 1 | 7 |
# | R1 | 1 | 21 |
# | R2 | 1 | 22 |
# | R3 | 1 | 23 |
# | R4 | 1 | 24 |
# | R5 | 1 | 25 |
# | R6 | 1 | 26 |
# | R7 | 1 | 27 |
# | R8 | 1 | 28 |
# | s1 | 1 | 111 |
# | s2 | 1 | 112 |
# | s3 | 1 | 113 |
# | s4 | 1 | 114 |
# | s5 | 1 | 115 |
# | s6 | 1 | 116 |
# | s7 | 1 | 117 |
# | s8 | 1 | 118 |
# | A | 1 | 85 |
# | B | 1 | 86 |
# | C | 1 | 87 |
# | D | 1 | 88 |
# | E | 1 | 89 |
# | Pad 1 | 128 | 48 | (default)
# | Pad 2 | 128 | 45 | (default)
# | Pad 3 | 128 | 49 | (default)
# | Pad 4 | 128 | 51 | (default)
# | Pad 5 | 128 | 36 | (default)
# | Pad 6 | 128 | 38 | (default)
# | Pad 7 | 128 | 42 | (default)
# | Pad 8 | 128 | 46 | (default)
# +--------+---------+---------+
[Globals]
GlobalChannel: 0
InputName: ControllerName
OutputName: ControllerName
Pad1Note: 48
Pad2Note: 45
Pad3Note: 49
Pad4Note: 51
Pad5Note: 36
Pad6Note: 38
Pad7Note: 42
Pad8Note: 46
Pad9Note: -1
Pad10Note: -1
Pad11Note: -1
Pad12Note: -1
Pad13Note: -1
Pad14Note: -1
Pad15Note: -1
Pad16Note: -1
Pad1Channel: -1
Pad2Channel: -1
Pad3Channel: -1
Pad4Channel: -1
Pad5Channel: -1
Pad6Channel: -1
Pad7Channel: -1
Pad8Channel: -1
Pad9Channel: -1
Pad10Channel: -1
Pad11Channel: -1
Pad12Channel: -1
Pad13Channel: -1
Pad14Channel: -1
Pad15Channel: -1
Pad16Channel: -1
[DeviceControls]
Encoder1: 21
Encoder2: 22
Encoder3: 23
Encoder4: 24
Encoder5: 25
Encoder6: 26
Encoder7: 27
Encoder8: 28
EncoderChannel1: -1
EncoderChannel2: -1
EncoderChannel3: -1
EncoderChannel4: -1
EncoderChannel5: -1
EncoderChannel6: -1
EncoderChannel7: -1
EncoderChannel8: -1
# Absolute Absolute14Bit LinearSignedBit LinearSignedBit2 LinearTwoCompliment LinearBinaryOffset AccelSignedBit AccelSignedBit2 AccelTwoCompliment AccelBinaryOffset
EncoderMapMode: Absolute14Bit
Bank1Button: -1
Bank2Button: -1
Bank3Button: -1
Bank4Button: -1
Bank5Button: -1
Bank6Button: -1
Bank7Button: -1
Bank8Button: -1
NextBankButton: -1
PrevBankButton: -1
LockButton: -1
[MixerControls]
VolumeSlider1: 111
VolumeSlider2: 112
VolumeSlider3: 113
VolumeSlider4: 114
VolumeSlider5: 115
VolumeSlider6: 116
VolumeSlider7: 117
VolumeSlider8: 118
Slider1Channel: -1
Slider2Channel: -1
Slider3Channel: -1
Slider4Channel: -1
Slider5Channel: -1
Slider6Channel: -1
Slider7Channel: -1
Slider8Channel: -1
MasterVolumeSlider: 7
MasterSliderChannel: -1
Send1Knob1: -1
Send1Knob2: -1
Send1Knob3: -1
Send1Knob4: -1
Send1Knob5: -1
Send1Knob6: -1
Send1Knob7: -1
Send1Knob8: -1
Send2Knob1: -1
Send2Knob2: -1
Send2Knob3: -1
Send2Knob4: -1
Send2Knob5: -1
Send2Knob6: -1
Send2Knob7: -1
Send2Knob8: -1
TrackArmButton1: 85
TrackArmButton2: 86
TrackArmButton3: 87
TrackArmButton4: 88
TrackArmButton5: 89
TrackArmButton6: -1
TrackArmButton7: -1
TrackArmButton8: -1
VolumeMapMode: Absolute
SendsMapMode: Absolute
[TransportControls]
StopButton: 118
PlayButton: 119
RecButton: 117
LoopButton: 114
RwdButton: 115
FfwdButton: 116
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment