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

fix: make sure n is never undefined before nanFallback #881

Merged
merged 1 commit into from Dec 31, 2023

Conversation

felixroos
Copy link
Collaborator

when using soundfonts without setting n, the console was spammed with "undefined" is not a number.

this fix makes sure n defaults to 0

follow up for #871

@felixroos felixroos merged commit 92e0d09 into main Dec 31, 2023
2 checks passed
@felixroos felixroos deleted the error-tolerance branch December 31, 2023 16:02
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

Successfully merging this pull request may close these issues.

None yet

1 participant