No sound
Closed this issue · 1 comments
locallycompact commented
Hi, how do I debug sound issues? I use nix develop and superdirt-start, and then launch tidal
[lc@earthrealmo:~/my-tidal-project]$ tidal
GHCi, version 9.0.2: https://www.haskell.org/ghc/ :? for help
[TidalCycles version 1.7.10]
Installed in /nix/store/if5qgnr07h6mly14p7amivnlhyz6vf90-tidal-1.7.10-data/share/ghc-9.0.2/x86_64-linux-ghc-9.0.2/tidal-1.7.10
Listening for external controls on 127.0.0.1:6010
Connected to SuperDirt.
Loaded GHCi configuration from /nix/store/zlxa2pk4kizcwp81a61c7vk5zrvmbx1c-source/BootTidal.hs
tidal> d1 $ s "bd"
tidal>
but I can't hear anything.
locallycompact commented
I fixed this with services.pipewire.jack.enable = true;