Files
loop/src/Sound.hs
T
2021-02-23 14:48:00 +01:00

8 lines
153 B
Haskell

module Sound
where
-- ok, the problem here is that we need to be able to return the playing channel
-- so this thread cannot be a simple observer