You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be preferable that all three midi UI widgets take their arguments in setup() like the Button, rather than the two Level ones that use update().
Not really a priority as they work fine as they are but it it would be cleaner.
It would be preferable that all three midi UI widgets take their arguments in
setup()like the Button, rather than the two Level ones that useupdate().Not really a priority as they work fine as they are but it it would be cleaner.