Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KDE Neon... strange routing #8

Closed
wd5gnr opened this issue Apr 30, 2017 · 3 comments
Closed

KDE Neon... strange routing #8

wd5gnr opened this issue Apr 30, 2017 · 3 comments

Comments

@wd5gnr
Copy link

wd5gnr commented Apr 30, 2017

This looks great. At first I didn't think it worked and then I figured out the routing is odd. If I route sound output to pulseeffects it goes nowhere. No traces on your display. However, I noticed that at some point I could get feedback. You have a record stream going and it only picks up from the record stream.

As a hack, I record the monitor of pulse effects

So my working config is:
(Playback)
Music Player -> Pulse Effects
pulseEffects -> Sound card

(Recording)
Monitor of PulseEffects -> PulseEffects

Putting the recording to any other source or muting it stops all output.

Not sure if I am double processing or not. Looks really good.

@wwmm
Copy link
Owner

wwmm commented Apr 30, 2017

Hi

Thanks for testing :) PulseEffects creates a null pulseaudio sink and then "records" any audio sent to it. When the application switch is set to on the application is moved from its current sink(usually the sound card) to PulseEffects null sink. It seems to me your configuration is fine. But in order to be sure I am posting here snapshots of my pavucontrol window so you can compare:

screenshot from 2017-04-30 14-55-11
screenshot from 2017-04-30 14-55-15

@wwmm
Copy link
Owner

wwmm commented Apr 30, 2017

By the way what you did in order to get PulseEffects working should have happened automatically.

@wd5gnr
Copy link
Author

wd5gnr commented Apr 30, 2017

Ok, that is how I am configured, but I don't think it happened automatically. Perhaps I fat fingered something. At first, it seemed to have no effect then I realized that there was no source feeding the eq. But it was displaying the playing audio just not filtering it. Then I looked at the recording thing and somehow got into a horrible feedback situation. So after that I was just experimenting and stumbled onto those settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants