hisschemoller / music-pattern-generator

Javascript MIDI Music Pattern Generator
GNU General Public License v3.0
318 stars 33 forks source link

Feature Request: Send MIDI CC #11

Open dronus opened 3 years ago

dronus commented 3 years ago

-An Euclidean / Euclid FX-like generator, processor set, that creates and manipulates MIDI CC control messages.

-Or maybe just a converter, that transforms MIDI note message pitch or velocity to CC message values?

Just the easiest thing, depending on the current inner workings of mpg message processing.

dronus commented 3 years ago

So I would propose to drop #14 and try #15. Simpler UI and code.

dronus commented 3 years ago

Another proposal at #17 - adding a "CC" mode to the Euclidean generator.