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:
parent
5eb5b0dc83
commit
59aed37d3e
2 changed files with 20 additions and 22 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue