We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Could you make the example of 3 faders midi controller on stm32f103c8t6 bluepill, because i can't find midi cc example on stm32f103c8t6.
Best regards,
The text was updated successfully, but these errors were encountered:
Here's a sketch I wrote that is set up for five faders. It also sends serial data for Deej, so if you don't want that you can strip those parts out pretty easily. The MIDI settings can be reassigned through serial. https://github.com/numanair/deej/blob/stm32-logic-saving/arduino/deej-MIDI-stm32-programmable/deej-MIDI-stm32-programmable.ino
Sorry, something went wrong.
No branches or pull requests
Hi,
Could you make the example of 3 faders midi controller on stm32f103c8t6 bluepill, because i can't find midi cc example on stm32f103c8t6.
Best regards,
The text was updated successfully, but these errors were encountered: