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

Some apps' unprocessed streams are not muted; unable to exclude them #205

Open
BinToss opened this issue Feb 29, 2024 · 3 comments
Open

Comments

@BinToss
Copy link

BinToss commented Feb 29, 2024

Firefox Nightly's audio is processed, but its unprocessed stream is not muted or redirected, resulting in two audio streams.

The app is one of many that do not show in the list of packages that can be added to the exclusion list.

@BinToss
Copy link
Author

BinToss commented Mar 28, 2024

Diablo Immortal now suffers the same issue and is not present in the "Excluded Apps -> +" list.

Previously, it was not processed at all. Now it is processed, but the unprocessed stream is not muted, resulting in two audio streams.

@BinToss BinToss changed the title Firefox Nightly not redirected; unable to add to excludes Some apps' unprocessed streams are not muted; unable to exclude them Mar 28, 2024
@arnavbhate
Copy link

Try using AudioPolicyService DUMP in Preferred session detection method in Troubleshooting

@BinToss
Copy link
Author

BinToss commented Oct 22, 2024

Ah, perfect! That led to a prompt regarding a compatibility issue which then allowed me to block RootlessJamesDSP from trying to process apps it couldn't identify.

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