truj / midica

A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer.
https://www.midica.org/
Mozilla Public License 2.0
111 stars 13 forks source link

Fix windows Problems #49

Closed truj closed 4 years ago

truj commented 4 years ago

Tried out with windows for the first time and found a problem that doesn't occur on linux: As long as no specific soundfont is loaded, the info button throws exceptions, and the info window doesn't open. After loading a soundfont everything works. Try again with windows, look at the stack trace and fix the error.

truj commented 4 years ago

Tested again. This time there was no exception any more, only a different error. Maybe this was caused by fixing #50...