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 CMF files playing slower than their MIDI equivalents #70

Merged
merged 3 commits into from May 1, 2021

Conversation

derselbst
Copy link
Owner

fluidsynth's sequencer introduced a relative errror. This is now documented in fluidsynth's API doc.

Solution: Schedule events by an absolute tick value.
Fixes #69.

@derselbst derselbst added the bug label May 1, 2021
@derselbst derselbst merged commit 03d858f into master May 1, 2021
@derselbst derselbst deleted the cmf-tempo-issue branch May 1, 2021 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CMF files are slower than MIDI equivalent
1 participant