Tidal icon indicating copy to clipboard operation
Tidal copied to clipboard

UI for showing the current state

Open yaxu opened this issue 4 years ago • 0 comments

There isn't a nice way to show the current state of controller input and other state. This works but something friendlier would be good:

import Control.Concurrent.MVar

readMVar $ sStateMV tidal

yaxu avatar Feb 26 '21 17:02 yaxu