-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
After a while of playing on MIDI and switching parameters, a series of such messages can be seen on the terminal.
With jalv.gtk from git 57b35f6, lilv 0.24.4.
assertion failure: "bufferSize == sizeof(float)" in file ../../dpf/distrho/src/DistrhoUILV2.cpp, line 132
In DPF, it indicates UI failure to get notified of parameters.
The size of the received value must be 4 (float), instead a garbage size value arrives.
It does not affect DSP, the sound works, it's just UI not refreshed with parameter values after the preset change.
Metadata
Metadata
Assignees
Labels
No labels