heftyy / sb-output-controller

Program for changing the output (speaker/headphones) for Sound BlasterX G6 and switching out EqualizerAPO config files.
MIT License
36 stars 1 forks source link

EqualizerAPO config is applied before output device switch #5

Open tig33r opened 2 years ago

tig33r commented 2 years ago

As I have external speaker connected by optical output (windows volume control is not working therefore my equalizer config is set up for -30db for speakers) after switching output to headphones for 2-3 seconds voice from speakers is at the highest possible level because config for headphones is applied (withour any preamplifacation) and output is still not changed. Can we implement (maybe even configurable) delay for applying equalizer apo config after output switch?

Something like this: output change -> delay for 2-3 seconds -> equalizer config apply