Any good Midi CC Examples for Electro 5?
- xagerado
- Posts: 26
- Joined: 24 Dec 2023, 17:58
- 2
- Your Nord Gear #1: Nord Stage 4
- Your Nord Gear #2: Nord Electro 6
- Location: Canary Islands
- Has thanked: 3 times
- Been thanked: 42 times

Re: Any good Midi CC Examples for Electro 5?
I use and iPad and Loopy pro to control muy electro 6d. You can view what message send all knobs, buttons etc with app like midiview or other. Then You can set without problem.
-
bluetex
- Posts: 6
- Joined: 20 Aug 2024, 02:15
- 1
- Your Nord Gear #1: Nord Electro 5

Re: Any good Midi CC Examples for Electro 5?
Heck yeah .. depending on what sort of connectivity tools you have (I don't have the ipad one for midi), there's a bunch of options to "monitor" the midi CC calls. I only wish that someone had put the structure of the valid values together already. Granted I don't care what programs you have in your memory banks, those are easy to reconcile. The hard part was the things like .. hey did you know there's a DIFFERENT set of values for octave shift for the UPPER vs. the LOWER part? I didn't until I polled all those endpoints and pushed every button on the Electro.xagerado wrote: 22 Aug 2024, 18:36 I use and iPad and Loopy pro to control muy electro 6d. You can view what message send all knobs, buttons etc with app like midiview or other. Then You can set without problem.
Code: Select all
Name Hex Num Values Desc
octave_shift_Part_lower 0x36 54 49,59,69,79,88,98,108,118,127 -2,-1,0,+1,+2,+3,+4,+5,+6
octave_shift_Part_Upper 0x37 55 40,49,59,69,79,88 -3,-2,-1,0,+1,+2
- FZiegler
- Donator
- Posts: 2982
- Joined: 15 Dec 2019, 02:41
- 6
- Your Nord Gear #1: Nord Stage 3
- Location: Germany south-west
- Has thanked: 893 times
- Been thanked: 1038 times
- Contact:

Re: Any good Midi CC Examples for Electro 5?
There's probably a reason for that. Those values may be the same on the Stage where there is no fixed range for lower and upper but the range depends on the location of the split part: It will always go that many octaves up and down to cover any part of an 88-key keyboard.bluetex wrote: 22 Aug 2024, 21:13 .. hey did you know there's a DIFFERENT set of values for octave shift for the UPPER vs. the LOWER part? I didn't until I polled all those endpoints and pushed every button on the Electro.
Stage-3-C (Rev.B 2.1) - Kawai VPC1 / Viscount Legend 70s / Yamaha CP33 - Hall of Fame & NeoVent2 - Behringer Flow-8 - K&M stands 18820+18811 / 18953+18952 - Samsung Tab S5e, MobileSheetsPro & AirTurn Duo200 - QSC K8.2s / Fischer InEars
-
Rolandski+
- Posts: 2
- Joined: 14 Sep 2024, 14:00
- 1
- Your Nord Gear #1: Nord Electro 4
Re: Any good Midi CC Examples for Electro 5?
Well done!
Any chance you might want to share the Sheet?
Bests,
Roland
I sat down with MidiView, and the basic CC#s and mapped all the ranges for things. I'm a techy guy and I don't want to have to fiddle with 84 settings for every song in the few seconds between songs. So a good strong setlist is needed. I have my good map now in google sheets that I can use to prompt chatgpt. I didn't want to spend the 3 hours to do that if someone else had already blazed that trail. I'll code my stuff from here with chatgpt making the large suggestions and me making small tweaks.
My band(s) use a software I wrote to practice and perform with that sets all the instrument up for each song so we don't have to reach for knobs and pedals. It's just
Song - x .. push then guitar pedals, vocal effects, lights, and now my nord will all be set with a single select of a song.
Thanks for the responses
[/quote]
Any chance you might want to share the Sheet?
Bests,
Roland
I sat down with MidiView, and the basic CC#s and mapped all the ranges for things. I'm a techy guy and I don't want to have to fiddle with 84 settings for every song in the few seconds between songs. So a good strong setlist is needed. I have my good map now in google sheets that I can use to prompt chatgpt. I didn't want to spend the 3 hours to do that if someone else had already blazed that trail. I'll code my stuff from here with chatgpt making the large suggestions and me making small tweaks.
My band(s) use a software I wrote to practice and perform with that sets all the instrument up for each song so we don't have to reach for knobs and pedals. It's just
Song - x .. push then guitar pedals, vocal effects, lights, and now my nord will all be set with a single select of a song.
Thanks for the responses
[/quote]