-
Notifications
You must be signed in to change notification settings - Fork 161
Description
Im musician and work a lot with Ableton. I found your library and want to create extremly simple controller:
volume fader, solo/mute/play/stop/loop buttons.
Also Im developer, I do backend coding every day.
I can also write code for arduino.
I spent hours on your site and I was not able to implement even play/stop buttons.
Is there any chance you can explain real cases in the documentation.
Why just don't implement MCU class? I was trying to send some random notes and yes it does random things, it will take month before I can find how to play or stop or mute... CCButton/PCButton what is the difference?
MIDI_CC::General_Purpose_Controller_1 - this is what? why you have MIDI_CC and MIDI_NOTES? In MIDI_NOTES event still not clear how to set sharp or bemole.
I guess it will be very useful for users to see real examples, not synthetic like sending single note.
Many thanks