JDSP4Linux
JDSP4Linux copied to clipboard
An audio effect processor for PipeWire and PulseAudio clients
Hi, can you add the treble equalizer preset? Great project by the way Easyeffects was cracking for me Keep it up
Hi, Tried JamesDSP, i really like its interface and usability. However, after some little time, it stops working suddenly (without any action) and no audio at all from speakers except...
Would it be possible to support multiple output devices at the same time like Equalizer APO does? This would be (huge) one step closer to linux only setup in my...
Linux 6.6.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64 GNU/Linux gcc 12.2.0 All dependencies installed per build instructions (Debian) Steps: ``` $ git clone --recursive [email protected]:Audio4Linux/JDSP4Linux $ cd JDSP4Linux $...
there are some incompatibilities with pulsemeeter due to both apps fighting over the routing, I propose making a simpler version of jamesdsp4linux that allows selecting an input/output device, or having...
JamesDSP is running, but there is no sound and nothing happens when I launch it. It does show up in the system monitor as a running process, but it's not...
Hi, first, thank you for this amazing project! I'd like to report a bug / improvement that affects the AutoEQ feature on the `Graphic EQ` tab. This import updates the...
All this does is low pass the source signal to split it into low and high parts, saturate the lower part of the signal, and then blend that with the...
cd libjamesdsp/ && ( test -e Makefile || /usr/bin/qmake -o Makefile /home/cr4sh/JDSP4Linux/libjamesdsp/libjamesdsp.pro ) && make -f Makefile make[1]: Entering directory '/home/cr4sh/JDSP4Linux/build/libjamesdsp' make[1]: Nothing to be done for 'first'. make[1]: Leaving...
Hello, Following the problem described in an other issue (no sound from JamesDSP on Debian12), I tried to install it on an other laptop running Ubuntu 22.04 so pulse. I...