We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using the equalizer as a bass booster. Boosting works fine, however resetting a boosted stream does not. See image below:
Setting the boost to BassBoost.High produces expected results with audios such as https://www.youtube.com/watch?v=ft5X5wVBcYQ&ab_channel=UltimateBassBooster, i.e. ,there's a noticeable difference in the strength of the bass.
BassBoost.High
However, if I try to revert to original state by setting the boost to None (0 gain) nothing happens
None
v5 (Latest)
GitHub's latest
No response
The text was updated successfully, but these errors were encountered:
Unsure if it gets ignored because 0.0 is default value. Try -0.1 and see if that works
Sorry, something went wrong.
Right, I saw the JsonIgnore, however I forgot to mention that I tried going from -0.25 to 0.35 and that didn't work either unfortunately
For whatever it's worth I just tested this against the v6 branch and it seems to work as intended
v6
If it's working on v6 then it's all good. v5 won't be maintained anymore
Yucked
No branches or pull requests
Describe your issue in as much detail as possible
I'm using the equalizer as a bass booster. Boosting works fine, however resetting a boosted stream does not. See image below:
Setting the boost to
BassBoost.High
produces expected results with audios such as https://www.youtube.com/watch?v=ft5X5wVBcYQ&ab_channel=UltimateBassBooster, i.e. ,there's a noticeable difference in the strength of the bass.However, if I try to revert to original state by setting the boost to
None
(0 gain) nothing happensVersion
v5 (Latest)
Version
GitHub's latest
Relevant log output
No response
The text was updated successfully, but these errors were encountered: