Replies: 3 comments 1 reply
|
Please provide detailed information of what doesn't work (include compiler errors/warnings, steps to reproduce, descriptions of the behavior you want, and the behavior you observe, etc.). |
|
`#include "Control_Surface.h" class PanJoystick : public MIDIOutputElement { public: private: }; // ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: // USBMIDI_Interface midi; PanJoystick joystick = {{bank, BankType::ChangeChannel},{28, 27}, {118,CHANNEL_16 }}; void setup() { void loop() { now it can work,but I need declare many address in PanJoystick |
|
now I have the LED trouble. if I use this ,it works well ,but,fastled use much cpu,so my joystick cant get 0 at center quickly,must slowly comeback to center. if I add an condition if I user a button.update(). it not correct everytime. so is there have a good idea? thanks. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
All reactions