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

Initializing Tone.Reverb with Number vs String #1253

Open
tmartinez88 opened this issue Jun 7, 2024 · 0 comments
Open

Initializing Tone.Reverb with Number vs String #1253

tmartinez88 opened this issue Jun 7, 2024 · 0 comments

Comments

@tmartinez88
Copy link

initializing Tone.Reverb like this

new Tone.Reverb(1).toDestination();

is significantly lower in amplitude than initializing like this

new Tone.Reverb("1").toDestination();
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