audacity / audacity/audacity

Audacity doesn't remember selected dropdown values in LV2 plugins

Open
#9,843 0 comments 0 reactions 0 assignees View on GitHub
AU3-bug plugins
Dominant language
C++
Stars
18.4k
Forks
2.7k
Avg merge
3d 1h
Merged PRs (30d)
78

Description

### Bug description

I noticed this with Calf and LSP plugins (LV2). May affect also other formats.

### Steps to reproduce

1. Add e.g. LSP Delay Compensator Mono plugin from LSP LV2
2. Set mode to "Time"
3. Close the plugin
4. Open the plugin again

Image

### Expected behavior

The mode is the selected "Time".

### Actual behavior

The mode is the default value "Distance".

Seems that Audacity actually obeys the selected value, but the dropdown value is not updated correctly when the plugin is opened again. Same happens with e.g. "Calf Equalizer 8 Band".

### Audacity Version

Audacity 3.7.5

### Operating system

Linux

### Additional context

Audacity 3.7.5 AppImage, Ubuntu 24.04 LTS.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.