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

Re-implement smooth hardware fade-up to previous value after audio graph has been set up. #13

Open
nettings opened this issue Mar 4, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@nettings
Copy link
Owner

nettings commented Mar 4, 2019

We should boot with hardware mixer set to -oo dB, and only fade up gently after everything is stable (don't just switch on, some stream might already be playing, and we don't want to frighten anyone).

@nettings nettings added the enhancement New feature or request label Mar 4, 2019
@nettings
Copy link
Owner Author

This issue has become less pressing now that we disconnect all processes before killing them, which prevents buffer motorboating. But for startup it would still be kind of nice. The big question is where, since audio hardware is quite variable. Parsing effect_0 settings (the matrixmixer) from /local/data/mod-host.state and ramping those would deal with all signals, not just the hardware outs - might be useful for mn_zita-j2n senders, too.

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

No branches or pull requests

1 participant