-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some changes made in commit e05c827 have broken the update of the time display. This commit fixes the problem by introducing a second version of MidiTime::ticksToMilliseconds which takes a double as an argument for the ticks. This new method is then used by the call to ticksToMilliseconds in Song::processNextBuffer which fixes the problem.
- Loading branch information
1 parent
6f1b11f
commit bcdb5ec
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters