Skip to content

Factory Presets #55

@x42

Description

@x42

There is no way to find out if a LV2 preset is part of a plugin bundle (factory preset), or in a read-only location.

If a user tries to delete a preset that is referenced from the plugin's main manifest.ttl, that whole file is removed (like it was a user preset). Some time later the host crashes in serd_reader_read_file.
Try jalv.gtk http://gareus.org/oss/lv2/midifilter#midichord and delete the "sus4" preset that comes with the plugin

It would be nice if presets found in

  • read only locations
  • the plugins own bundle
    would have a LilvNode identifying them as such.

--
Current workaround: factory presets can have a RDFS:comment (fi. zero-config-convolver has elaborate explanation of each of the IR file presets), while lilv generated user presets cannot. -- This can be used to identify some presets as "factory" presets.

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