Skip to content

Error in Jalv, UI cannot receive parameter #4

Description

@jpcima

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions