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
The script blocks the main thread as the current status is periodically polled. This is not cool, and e.g. make navigating the main norns menus sluggish. Re-implement the poll as a separate thread.
The text was updated successfully, but these errors were encountered:
The script blocks the main thread as the current status is periodically polled. This is not cool, and e.g. make navigating the main norns menus sluggish. Re-implement the poll as a separate thread.
The text was updated successfully, but these errors were encountered: