MIDI implementation details for the KORG Electribe ER-1.
Last update: November 27, 2025 • 17 parameters
Contributions welcome! You can email us your edited CSV if you don't want to use GitHub.
| Parameter | NRPN MSB | NRPN LSB | Range | Usage | Description | Orientation |
|---|---|---|---|---|---|---|
| Pitch | 2 | 2 | [0–127] | — |
Adjusts the pitch of the oscillator
|
0-based |
| Mod Depth | 2 | 6 | [0–127] | — |
Adjusts the pitch modulation depth
|
Centered |
| Mod Speed | 2 | 5 | [0–127] | — |
Adjusts the pitch modulation speed
|
0-based |
| Mod Type | 2 | 4 | [0–5] |
0: Saw wave; 1: Square wave; 2: Triangle wave; 3: Random pitch; 4: Noise decay; 5: Decline ramp
|
Selects from six modulation types
|
0-based |
| Wave | 2 | 3 | [0–127] |
0: Sine wave; 127: triangle wave
|
Select sine or triangle wave oscillator type
|
0-based |
| Parameter | NRPN MSB | NRPN LSB | Range | Usage | Description | Orientation |
|---|---|---|---|---|---|---|
| Decay | 2 | 8 | [0–127] | — |
Set envelope decay time
|
0-based |
| Level | 2 | 7 | [0–127] | — |
Sets part volume
|
0-based |
| Pan | 2 | 1 | [0–127] | — |
Pans between left and right channel
|
Centered |
| Low Boost | 2 | 0 | [0–127] | — |
Boosts then distorts the low end while cutting high end frequencies
|
0-based |
| Parameter | NRPN MSB | NRPN LSB | Range | Usage | Description | Orientation |
|---|---|---|---|---|---|---|
| Motion Seq | 2 | 9 | [0–2] |
0: Off; 1: Smooth; 2: Trig Hold
|
Selects from off, smooth, trig hold
|
0-based |
| Parameter | NRPN MSB | NRPN LSB | Range | Usage | Description | Orientation |
|---|---|---|---|---|---|---|
| Type | 2 | 107 | [0–2] | — |
Selects from default delay, motion seq delay, tempo delay
|
0-based |
| Depth | 2 | 100 | [0–127] | — |
Sets the depth of the delay effect
|
0-based |
| Time | 2 | 101 | [0–127] | — |
Sets the delay time
|
0-based |
| Parameter | NRPN MSB | NRPN LSB | Range | Usage | Description | Orientation |
|---|---|---|---|---|---|---|
| Ring Mod 1 | 2 | 102 | [0–127] |
0: Off; 127: On
|
Toggles ring mod on synth 1 and synth 2
|
0-based |
| Ring Mod 2 | 2 | 103 | [0–127] |
0: Off; 127: On
|
Toggles ring mod on synths 4 with audio tracks
|
0-based |
| Parameter | NRPN MSB | NRPN LSB | Range | Usage | Description | Orientation |
|---|---|---|---|---|---|---|
| Mute Synths | 2 | 109 | [0–15] | — |
Mute or unmute any combination of synths with a single message
Note: Best used with binary as each bit mutes a part. 0b00001111: Mute all; 0b00000000: Unmute all; 0b00000011: Mute synths 1 & 2 |
0-based |
| Mute PCM/Audio | 2 | 110 | [0–63] | — |
Mute or unmute any combination of drum samples or audio inputs with a single message
Note: Best used with binary as each bit mutes a part. 0b00111111: Mute all; 0b00000000: Umute all; 0b00000110: Mute both crash and open high hat |
0-based |
This dataset is provided under the Creative Commons Attribution Share Alike 4.0 International license.