User Tools

Site Tools


korg_electribe_es-1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
korg_electribe_es-1 [2024/08/16 00:54] – MIDI stuff rjtkorg_electribe_es-1 [2025/04/29 19:54] (current) – NRPN for pitch rjt
Line 71: Line 71:
 I would like to be able to take a sample and play it across the whole keyboard, but you can't. It doesn't even respond to a controller's pitch wheel. I would like to be able to take a sample and play it across the whole keyboard, but you can't. It doesn't even respond to a controller's pitch wheel.
  
-You do have access to all the knobs via MIDI [[MIDI#NRPN|NRPN]] messages (which, to summarise, are just groups of regular MIDI CC messages), except for the effects section and the accent button for some reason. NRPN is annoying to do in [[Reaper]], and the instructions in [[https://files.ryliejamesthomas.net/manuals/korg_electribe_es-1.pdf|the ES-1 manual]] are obtuse, so I haven't tried this yet, but changing the Pitch/Speed would be useful. Theoretically with the right software, you could map keyboard keys to NRPN messages.+You do have access to all the knobs via MIDI [[MIDI#NRPN|NRPN]] messages (which, to summarise, are just groups of regular MIDI CC messages), except for the effects section and the accent button for some reason. NRPN is annoying to do in [[Reaper]], and the instructions in [[https://files.ryliejamesthomas.net/manuals/korg_electribe_es-1.pdf|the ES-1 manual]] are obtuse, so I haven't tried this yet, but changing the Pitch/Speed would be useful. Theoreticallywith the right software, you could map keyboard keys to notes and NRPN messages simultaneous to hack chromatic support. 
 + 
 +I thought I may be able to do both with the pads on the [[novation_61sl_mkiii]], but it only worked the first time I hit them :( 
 + 
 +====NRPN==== 
 + 
 +These were given in hex, so I'm including those for completeness's sake. 
 + 
 +^ Parameter     ^ Hex    ^^ Dec    ^^ Values ^ 
 +| Part 1 pitch  | 05 | 00 | 05 | 00 | 0-127  | 
 +| Part 2 pitch  | 05 | 08 | 05 | 08 | 0-127  | 
 +| Part 3 pitch  | 05 | 10 | 05 | 16 | 0-127  | 
 +| Part 4 pitch  | 05 | 18 | 05 | 24 | 0-127  | 
 +| Part 5 pitch  | 05 | 20 | 05 | 32 | 0-127  | 
 +| Part 6A pitch | 05 | 28 | 05 | 40 | 0-127  | 
 +| Part 6B pitch | 05 | 30 | 05 | 48 | 0-127  | 
 +| Part 7A pitch | 05 | 38 | 05 | 56 | 0-127  | 
 +| Part 7B pitch | 05 | 40 | 05 | 64 | 0-127  |
  
 ===== See Also ===== ===== See Also =====
korg_electribe_es-1.txt · Last modified: 2025/04/29 19:54 by rjt