theRealCarneiro / pulsemeeter

Replicating voicemeeter routing functionalities in linux with pulseaudio
MIT License
382 stars 20 forks source link

Does not start on NixOS with Pipewire-Pulse #121

Open PassiveLemon opened 11 months ago

PassiveLemon commented 11 months ago

Describe the bug I have made a package for this and it builds fine. When running pulsemeeter or pulsemeeter daemon, it returns ERROR PULSEADUIO NOT RUNNING. I have services.pipewire.pulse.enable = true so theoretically it should be running. Easyeffects and other programs work fine.

To Reproduce

  1. Run pulsemeeter

Expected behavior The program runs

Desktop (please complete the following information):

Additional context I know that NixOS is not officially supported but my derivation is here: https://github.com/PassiveLemon/lemonix/blob/master/pkgs/pulsemeeter/default.nix