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

jamesdsp_filter works briefly before permanently not outputting audio #164

Open
agentx3 opened this issue Nov 14, 2023 · 0 comments
Open
Assignees

Comments

@agentx3
Copy link

agentx3 commented Nov 14, 2023

Issue:
No output audio from the application

Info:
I'm using pipewire. This is my audio pipeline.
image

When my playback device is connected to either the source or the sink, I am able to hear audio. However when it's piped like this, it does not work.

The behavior is odd because it does work when I reinstall the application. Once it starts processing audio after a re-install, it will work fine until the audio processing stops. This causes the filter to disconnect itself

[13:08:58.832] [DBG] FilterContainer::on_link_changed::<lambda>: No app linked to our device wants to play. Unlinking our filters.
[13:08:58.832] [DBG] FilterContainer::disconnect_filters: disconnecting the JamesDsp filter from PipeWire

When a new audio source starts, the jamesdsp_filter node appears again, and the pipeline is still correct, but there is no audio output from the filter. There is no warning or errors that I'm encountering in the debug output that is shown by starting jamesdspfrom the CLI.

I have checked to make sure nothing has been muted.

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