MIDI implementation details for the KORG Electribe ER-1
Download: CSV DROID patch Pyramid def
Note: you may have to choose "File -> Save Page As" after pressing Download.
Contributions welcome! You can email us your altered CSV if you don't want to use GitHub.
Parameter | Description | CC MSB | CC LSB | CC min | CC max | NRPN MSB | NRPN LSB | NRPN min | NRPN max | Orientation | Notes | Usage |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Pitch | Adjusts the pitch of the oscillator | 2 | 2 | 0 | 127 | 0-based | ||||||
Mod Depth | Adjusts the pitch modulation depth | 2 | 6 | 0 | 127 | Centered | ||||||
Mod Speed | Adjusts the pitch modulation speed | 2 | 5 | 0 | 127 | 0-based | ||||||
Mod Type | Selects from six modulation types | 2 | 4 | 0 | 5 | 0-based | 0: Saw wave; 1: Square wave; 2: Triangle wave; 3: Random pitch; 4: Noise decay; 5: Decline ramp | |||||
Wave | Select sine or triangle wave oscillator type | 2 | 3 | 0 | 127 | 0-based | 0: Sine wave; 127: triangle wave |
Parameter | Description | CC MSB | CC LSB | CC min | CC max | NRPN MSB | NRPN LSB | NRPN min | NRPN max | Orientation | Notes | Usage |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Decay | Set envelope decay time | 2 | 8 | 0 | 127 | 0-based | ||||||
Level | Sets part volume | 2 | 7 | 0 | 127 | 0-based | ||||||
Pan | Pans between left and right channel | 2 | 1 | 0 | 127 | Centered | ||||||
Low Boost | Boosts then distorts the low end while cutting high end frequencies | 2 | 0 | 0 | 127 | 0-based |
Parameter | Description | CC MSB | CC LSB | CC min | CC max | NRPN MSB | NRPN LSB | NRPN min | NRPN max | Orientation | Notes | Usage |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Motion Seq | Selects from off, smooth, trig hold | 2 | 9 | 0 | 2 | 0-based | 0: Off; 1: Smooth; 2: Trig Hold |
Parameter | Description | CC MSB | CC LSB | CC min | CC max | NRPN MSB | NRPN LSB | NRPN min | NRPN max | Orientation | Notes | Usage |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Type | Selects from default delay, motion seq delay, tempo delay | 2 | 107 | 0 | 2 | 0-based | ||||||
Depth | Sets the depth of the delay effect | 2 | 100 | 0 | 127 | 0-based | ||||||
Time | Sets the delay time | 2 | 101 | 0 | 127 | 0-based |
Parameter | Description | CC MSB | CC LSB | CC min | CC max | NRPN MSB | NRPN LSB | NRPN min | NRPN max | Orientation | Notes | Usage |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Ring Mod 1 | Toggles ring mod on synth 1 and synth 2 | 2 | 102 | 0 | 127 | 0-based | 0: Off; 127: On | |||||
Ring Mod 2 | Toggles ring mod on synths 4 with audio tracks | 2 | 103 | 0 | 127 | 0-based | 0: Off; 127: On |
Parameter | Description | CC MSB | CC LSB | CC min | CC max | NRPN MSB | NRPN LSB | NRPN min | NRPN max | Orientation | Notes | Usage |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Mute Synths | Mute or unmute any combination of synths with a single message | 2 | 109 | 0 | 15 | 0-based | Best used with binary as each bit mutes a part. 0b00001111: Mute all; 0b00000000: Unmute all; 0b00000011: Mute synths 1 & 2 | |||||
Mute PCM/Audio | Mute or unmute any combination of drum samples or audio inputs with a single message | 2 | 110 | 0 | 63 | 0-based | Best used with binary as each bit mutes a part. 0b00111111: Mute all; 0b00000000: Umute all; 0b00000110: Mute both crash and open high hat |
The portions of this library that refer to specific devices may be owned by the devices' respective manufacturers. Everything else is licensed under the Creative Commons Attribution Share Alike 4.0 International license.