This repository was archived by the owner on Jun 13, 2025. It is now read-only.
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
add streamGetbpm to Stream.hs #1018
Closed
Description
bpm <- Link.getTempo ss
is already available here, so it would be nice to add streamGetbpm
here:
Tidal/src/Sound/Tidal/Stream.hs
Lines 754 to 759 in bc03ed8