07-25-2020, 06:39 AM
(07-24-2020, 02:18 PM)mgrey Wrote: Is there another way besides the chord sequencer to keep all chords Major? I'd like to be able to do it realtime. Thanks.
Hi mgrey,
There isn't a simple way to do this that I can think of, but it is possible, and in real time. Through MIDI CC you can control the key and mode, and it would be possible to set up buttons on a MIDI controller to be associated with each key, then with chord degree 1 in Major mode, you would have a MAJ chord in the root of that key.
The MIDI CCs for Key and Mode are number 73 and 74 respectively, 73 takes values from 1-12 and travels by the circle of fifths from C, Mode takes values from 0-15.
That might do what you're wanting to accomplish.
Best,
Jesse