Page 2 of 2
Re: Any good Midi CC Examples for Electro 5?
Posted: 22 Aug 2024, 18:36
by xagerado
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.
Re: Any good Midi CC Examples for Electro 5?
Posted: 22 Aug 2024, 21:13
by bluetex
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.
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.
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
Re: Any good Midi CC Examples for Electro 5?
Posted: 22 Aug 2024, 21:55
by FZiegler
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.
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.
Re: Any good Midi CC Examples for Electro 5?
Posted: 18 Sep 2024, 14:29
by Rolandski+
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]