mirror of
https://codeberg.org/armin/chromaflock.git
synced 2026-09-01 04:10:47 +02:00
ui polish: center header elements, highlight active preset section, longer piano decay, remove unused PNGs
This commit is contained in:
parent
dc9e973340
commit
ce37b9a2a5
7 changed files with 32 additions and 18 deletions
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue