diff --git a/tidal-link/src/hs/Sound/Tidal/Clock.hs b/tidal-link/src/hs/Sound/Tidal/Clock.hs index f09374298..b103b5d54 100644 --- a/tidal-link/src/hs/Sound/Tidal/Clock.hs +++ b/tidal-link/src/hs/Sound/Tidal/Clock.hs @@ -79,7 +79,7 @@ data ClockAction | SetNudge Double deriving Show -defaultCps :: O.Time +defaultCps :: Double defaultCps = 0.575 defaultConfig :: ClockConfig