-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Hi Marcel,
Thanks for the great work on this synthesizer (and all of your synth projects for that matter)!
Do you plan to introduce an abstraction layer to your projects, so that for example all midi functionality is extracted to a library of sorts - like you did for the boards as well?
In this case, it might be interesting to add an option for sharing MIDI maps of various controllers. I use the Launchkey Mini mk3 by Novation which is quite inexpensive and has a good availability.
I would be interested to see how others map their Launchkey and I guess that is true for others and other MIDI controllers as well.
Would you be up for this? I think it might increase the reusability of your work which you have spent so much time on I can imagine.
Best,
Daniel
P.S. for all who do not want to go through the process of reading out the MIDI CC messages of the Launchkey Mini mk3, I have created a button/key mapping that I attached to this issue - Happy coding and jamming!
NN stands for note, VV for velocity, PP for potentiometer value, C for channel - the Launchkey has its own channels that can be switched by pressing Shift and Transpose. It makes creating a MIDI mapping for Marcel's project easier and more difficult at the same time :D (more functions that you can code (on the potentiometers in particular), but channels are then different in meaning from what Novation had in mind before..)
