v1.1.2: More FIR latency options, lower default

FIR quality selector now offers 6 choices:
512 (~6ms), 1024 (~12ms), 2048 (~23ms), 4096 (~46ms), 8192 (~93ms), 16384 (~186ms)
Default changed to 2048 (~23ms) for lower latency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
hariel1985
2026-03-25 10:54:57 +01:00
szülő f95c6e4b17
commit 2c440d8deb
5 fájl változott, egészen pontosan 12 új sor hozzáadva és 9 régi sor törölve

Fájl megtekintése

@@ -39,7 +39,7 @@ private:
NodeParameterPanel nodePanel;
juce::Label titleLabel { {}, "INSTALPEQ" };
juce::Label versionLabel { {}, "v1.1" };
juce::Label versionLabel { {}, "v1.1.2" };
juce::ToggleButton bypassToggle;
juce::Label bypassLabel { {}, "BYPASS" };