Skip to content

Commit

Permalink
change defaultCps to Double
Browse files Browse the repository at this point in the history
  • Loading branch information
polymorphicengine committed Dec 30, 2023
1 parent 02883d5 commit e73b570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidal-link/src/hs/Sound/Tidal/Clock.hs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ data ClockAction
| SetNudge Double
deriving Show

defaultCps :: O.Time
defaultCps :: Double
defaultCps = 0.575

defaultConfig :: ClockConfig
Expand Down

0 comments on commit e73b570

Please sign in to comment.