|
|
|
|
|
by tristanc
1697 days ago
|
|
You have to make sure to either feed it a microphone input or research how to set up a loopback monitor with pulsaaudio/pipewire/alsa (whichever you use). This way you can feed it whatever the audio output from any application. Then you many also need to specify an environment variable in your shell (I think it’s something like SDL_AUDIODRIVER I’m not sure and you set it to the specific driver you’re using) in any case you should be able to find instruction with “pulseaudio loopback stereo monitor sdl” (Apologies for formatting i am on mobile) I recently had to set this up on a raspberry pi 4 with manjaro / KDE plasma and it was a bit of a pain to setup (the setup is slightly different depending on your exact audio configuration) but it’s very rewarding once you do. Feel free to PM as I spent a lot of time debugging the setup and may be able to help! |
|
I suppose this thing would probably be more useful as an ffmpeg filter and/or audiacious plugin.