Audio4Linux / JDSP4Linux

An audio effect processor for PipeWire and PulseAudio clients
GNU General Public License v3.0
874 stars 31 forks source link

[Question] How do I use it with `module-combine-sink`? #163

Open Prayag2 opened 8 months ago

Prayag2 commented 8 months ago

I sometimes watch movies and shows with my brother using module-combine-sink so that we can listen to the audio on multiple headphones. However, with JamesDSP running, I get three sinks (one additional created by JamesDSP). How do I configure it with module-combine-sink so that I can get the output on both the headphones?

schooldanlp6 commented 6 months ago

asuming you have pipewire you use Q-Jacktctl and connect both outputs to jamesdsp_filter (I believe its called like that). IMPORTANT: You have to playback sth so that jdsp_filter is shown.

schooldanlp6 commented 6 months ago

you do it with qjack and not with module-combine-sink (other tooling)