You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
OS: Windows10, POP_OS!
Additional context
great work on the midi_playing function. xD
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: