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

Improve chunk id search #471

Merged
merged 1 commit into from
Nov 25, 2018
Merged

Improve chunk id search #471

merged 1 commit into from
Nov 25, 2018

Conversation

carlo-bramini
Copy link
Contributor

If we move UNKN_ID to the bottom of the enum, in the for() cycle inside chunkid() if the value is not found then the "i" variable will be already UNKN_ID.

If we move UNKN_ID to the bottom of the enum, in the for() cycle inside chunkid() if the value is not found then the "i" variable will be already UNKN_ID.
@derselbst derselbst merged commit b8b41f7 into FluidSynth:master Nov 25, 2018
@carlo-bramini carlo-bramini deleted the improve-id-search branch November 25, 2018 18:38
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.

2 participants