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

Volume of 0 is not working #9

Open
timo-klarshift opened this issue Nov 3, 2022 · 0 comments
Open

Volume of 0 is not working #9

timo-klarshift opened this issue Nov 3, 2022 · 0 comments

Comments

@timo-klarshift
Copy link

Having a volume of 0 will set the volume of 100:

volume: args.volume || 100

I am working around it now by using

const VOLUME_ZERO = 0.0000001

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

1 participant