ui polish: center header elements, highlight active preset section, longer piano decay, remove unused PNGs

This commit is contained in:
Armin 2026-07-14 14:17:39 +02:00
commit ce37b9a2a5
7 changed files with 32 additions and 18 deletions

View file

@ -1605,7 +1605,7 @@ private:
{"phaseOffset", 0.5f},
{"filterType", 0}, {"filterCutoff", 10000}, {"filterRes", 0.05f}, {"filterEnvAmt", 0.8f}, {"keyTrack", 0.95f},
{"fEnvAttack", 0.001f}, {"fEnvDecay", 0.06f}, {"fEnvSustain", 0.0f}, {"fEnvRelease", 0.04f},
{"envAttack", 0.001f}, {"envDecay", 0.08f}, {"envSustain", 0.0f}, {"envRelease", 0.06f},
{"envAttack", 0.001f}, {"envDecay", 2.5f}, {"envSustain", 0.0f}, {"envRelease", 0.2f},
{"pan", 0}, {"drive", 1.0f}, {"masterLevel", 0.8f},
{"pitchBendRange", 2},
{"distType", 0}, {"distAmount", 0}, {"distMix", 0},