Closed jmamma closed 4 years ago
Just an aside note. I found it conceptually difficult to map a less than 12 note scale to a 12 x N note keyboard.
Had a quick look at how ableton does it, they use 'padded/repeated' notes so that scales are always 12 notes in length.
Our approach doesn't use padded notes, so the root note of the scale is different at each octave. This is only a problem on a MIDI keyboard. On the MD trig interface the scale mapping is not a problem because we only have 16 keys.
Change octave/detune control to root note control ?
Currently all our scales are in the key of C.
Very busy until the beginning of June. I may not be able to put chunky time on MC/MD (or music making in general) until then.
Very busy until the beginning of June. I may not be able to put chunky time on MC/MD (or music making in general) until then.
All good. I have plenty to keep me busy here.
It should fix the following:
Also, I've noticed that MidiNotes.h definitions are incorrect.