Skip to content

Change the way how we display preset list #48

Description

@atsushieno

Currently we use a selector that retains which preset we chose. But that implies "current selection" retains valid, which is not true.

The presets API in AudioPluginInstanceAPI for most plugin formats implies that it is only to load a preset whose content can be edited just as usual, without making the original preset data dirty.

The API is good, but by showing the mere selector it kind of perceives that current selection of preset means something, especially that it can be transferred to MIDI-CI clients for current preset selection.

This should be changed.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions