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
4.41 August 09 2020 abc2midi
writing MIDI file file.mid
Floating point exception (core dumped)
The file I am testing has ten notes per bar and M:5/8
The exception happens at anything bigger than 1059 bars.
A 1059 bars valid abc file will produce a midi but, it doesn't seem to be working properly. I am not sure if that is VLC midi playback of long files problem or a abc2midi problem.
If I find out more about the midi rendered problems I will add it here.
The text was updated successfully, but these errors were encountered:
Extremely long midi sequences fail with:
The file I am testing has ten notes per bar and
M:5/8
The exception happens at anything bigger than 1059 bars.
A 1059 bars valid abc file will produce a midi but, it doesn't seem to be working properly. I am not sure if that is VLC midi playback of long files problem or a abc2midi problem.
If I find out more about the midi rendered problems I will add it here.
The text was updated successfully, but these errors were encountered: