chromaflock/Source
Armin 1a8928e8ce Fix preset name not restored on plugin reopen
The plugin saved only parameter values, so on reopening the editor
reset to the default "Zero State" even though another patch was
selected. Store the chosen preset name as a presetName property on the
APVTS ValueTree (set on preset select, randomize, and .cfl load) so it
round-trips with the saved state and the editor restores the correct
name and index. Parameter tweaks made after selecting a preset are
preserved since only the label is restored, not re-applied.
2026-08-13 14:39:56 +02:00
..
DSP Fix filter env: restore unipolar modulation so all env knobs are responsive 2026-08-13 14:15:41 +02:00
BuildInfo.cpp Add bottom status bar with git build info and compile time 2026-08-13 12:51:42 +02:00
BuildInfo.h.in Add bottom status bar with git build info and compile time 2026-08-13 12:51:42 +02:00
PluginEditor.cpp Fix preset name not restored on plugin reopen 2026-08-13 14:39:56 +02:00
PluginEditor.h Add bottom status bar with git build info and compile time 2026-08-13 12:51:42 +02:00
PluginProcessor.cpp Fix filter env: restore unipolar modulation so all env knobs are responsive 2026-08-13 14:15:41 +02:00
PluginProcessor.h add arpeggiator, rename presets, move spectrum analyzer into waveform 2026-08-13 00:38:10 +02:00
PresetManager.h rework arpeggiator with blank notes and progressions 2026-08-13 02:09:39 +02:00
Version.h.in Add VERSION file, preset DTD, and .cfl version-compatibility check 2026-07-15 23:54:25 +02:00