MidiSource: Improve pitch shifting accuracy

Also drop note events whose keys are shifted out of range
instead of clamping them.
This commit is contained in:
Jonas Kulla 2014-08-02 16:15:11 +02:00
parent 5eb5b0dc83
commit 59aed37d3e
2 changed files with 20 additions and 22 deletions

View file

@ -83,7 +83,6 @@ mkxp doesn't come with a soundfont by default, so you will have to supply it you
Known issues with midi playback:
* Some songs' instruments become mute after looping
* Pitch shifting is implemented poorly
## Fonts