Konfyt is crashing when loading some soundfonts (sf2). Here's what I see when running Konfyt from a console:
$ konfyt
qt5ct: using qt5ct plugin
QMetaObject::connectSlotsByName: No matching signal for on_toolButton_ClearSearch_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_toolButton_RemovePatch_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_toolButton_PatchUp_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_toolButton_PatchDown_clicked()
lscp_client_create: cmd: connect: Connection refused
Konfyt ERROR, ABORTING: sfengine:processJackMidi: synthDataMap does not contain ID 64Aborted
qjackctl reports an XRUN and the Konfyt GUI crashes.
While attempting to determine if I could identify a faulty or problematic soundfont, I believe I've been able to determine how to reproduce this crash. Here are the steps:
Enable preview mode
Highlight a patch in the browser
Trigger a MIDI note on event via MIDI controller and hold the key (never generate a MIDI note off event)
Hello,
Konfyt is crashing when loading some soundfonts (sf2). Here's what I see when running Konfyt from a console:
qjackctl reports an XRUN and the Konfyt GUI crashes.
While attempting to determine if I could identify a faulty or problematic soundfont, I believe I've been able to determine how to reproduce this crash. Here are the steps: