DISTRHO / DISTRHO-Ports

Linux audio plugins and LV2 ports
http://distrho.sourceforge.net/ports
249 stars 44 forks source link

Vitalium: Crash when resynthesizing a preset to a wavetable. #116

Closed DarkRTA closed 1 year ago

DarkRTA commented 1 year ago

Some combinations of settings in the synth can cause Vitalium to crash when you attempt to re-synthesize a preset into a wavetable. I do not know what conditions can cause this but I do have a patch that consistently reproduces the issue.

Steps to reproduce:

patch.zip

DarkRTA commented 1 year ago

Turns out the issue is in rtkit rather than vitalium. rtkit is killing any process that is busy for too long, and vitalium is busy for just enough to cause it to be an issue.