Describe the bug
Sound Distorts unpleasantly when midi_play plays midi sound when multiple notes (more than 4) are played at a time. Also when playing a midi file the player skips some notes, goes out of sync.
To Reproduce
Steps to reproduce the behavior:
- start server
- type "play_midi("Samples/midi/Bth-furelise.mid")" in interpreter text box of pyo and press enter.
Expected behavior
Some minor note skips, out of time playing and distortion at some/many places happen. This shouldnt have happened.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
great work on the midi_playing function. xD
Describe the bug
Sound Distorts unpleasantly when midi_play plays midi sound when multiple notes (more than 4) are played at a time. Also when playing a midi file the player skips some notes, goes out of sync.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Some minor note skips, out of time playing and distortion at some/many places happen. This shouldnt have happened.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
great work on the midi_playing function. xD