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
{{ message }}
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
I'd like to have an easy way to restart tidal when changes in the BootTidal.hs were made such as latency settings. It's annoying to quit the editor, ghci and restart everything manually. At least that is how I do this now.
I think of something as simple as a restartTidal function.
A first attempt to implement such a function were met with 'already assigned OSC port' errors.