Replies: 2 comments 2 replies
Right, @vsquared , this is the problem I'd like to fix. It would require some Java code to facilitate the callbacks from the ControlP5 library to Python. It could be done - similar callbacks are fundamental to how py5 works. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Event handling for cp5 buttons in py5 appears to work differently than in Java:
All reactions