mirror of
https://codeberg.org/armin/chromaflock.git
synced 2026-09-01 20:30:47 +02:00
Piano presets v3: saw waves, compMix 0, ultra-short decay 0.07-0.1s, zero sustain
This commit is contained in:
parent
7678554154
commit
0180e0771d
1 changed files with 25 additions and 25 deletions
|
|
@ -1600,60 +1600,60 @@ private:
|
|||
// ======== PIANO ========
|
||||
|
||||
add("Grand Piano", "Piano", {
|
||||
{"osc1Wave", 0}, {"osc1Oct", 0}, {"osc1Semi", 0}, {"osc1Fine", 0}, {"osc1Level", 0.9f},
|
||||
{"osc2Wave", 0}, {"osc2Oct", 0}, {"osc2Semi", 12}, {"osc2Fine", 3}, {"osc2Level", 0.25f},
|
||||
{"osc1Wave", 1}, {"osc1Oct", 0}, {"osc1Semi", 0}, {"osc1Fine", 0}, {"osc1Level", 0.9f},
|
||||
{"osc2Wave", 0}, {"osc2Oct", 0}, {"osc2Semi", 12}, {"osc2Fine", 3}, {"osc2Level", 0.2f},
|
||||
{"phaseOffset", 0.5f},
|
||||
{"filterType", 0}, {"filterCutoff", 6000}, {"filterRes", 0.05f}, {"filterEnvAmt", 0.5f}, {"keyTrack", 0.95f},
|
||||
{"fEnvAttack", 0.001f}, {"fEnvDecay", 0.15f}, {"fEnvSustain", 0.0f}, {"fEnvRelease", 0.1f},
|
||||
{"envAttack", 0.001f}, {"envDecay", 0.25f}, {"envSustain", 0.0f}, {"envRelease", 0.2f},
|
||||
{"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},
|
||||
{"pan", 0}, {"drive", 1.0f}, {"masterLevel", 0.8f},
|
||||
{"pitchBendRange", 2},
|
||||
{"distType", 0}, {"distAmount", 0}, {"distMix", 0},
|
||||
{"compThreshold", -12}, {"compRatio", 3}, {"compAttack", 1}, {"compRelease", 60}, {"compMakeup", 2}, {"compMix", 0.3f},
|
||||
{"compThreshold", -20}, {"compRatio", 1.5f}, {"compAttack", 5}, {"compRelease", 30}, {"compMakeup", 1}, {"compMix", 0.0f},
|
||||
{"autoPanRate", 0}, {"autoPanDepth", 0},
|
||||
{"lfo1Rate", 0}, {"lfo1Depth", 0}, {"lfo1Shape", 0}, {"lfo1Dest", 0},
|
||||
{"lfo2Rate", 0}, {"lfo2Depth", 0}, {"lfo2Shape", 0}, {"lfo2Dest", 0},
|
||||
{"delayTime", 0}, {"delayFeedback", 0}, {"delayMix", 0}, {"delayPingPong", 0}, {"delaySpread", 0.5f},
|
||||
|
||||
{"reverbSize", 0.2f}, {"reverbDamping", 0.7f}, {"reverbMix", 0.1f}
|
||||
{"reverbSize", 0.15f}, {"reverbDamping", 0.8f}, {"reverbMix", 0.05f}
|
||||
});
|
||||
|
||||
add("Honky Tonk", "Piano", {
|
||||
{"osc1Wave", 0}, {"osc1Oct", 0}, {"osc1Semi", 0}, {"osc1Fine", -8}, {"osc1Level", 0.7f},
|
||||
{"osc2Wave", 0}, {"osc2Oct", 0}, {"osc2Semi", 0}, {"osc2Fine", 8}, {"osc2Level", 0.7f},
|
||||
{"osc1Wave", 1}, {"osc1Oct", 0}, {"osc1Semi", 0}, {"osc1Fine", -8}, {"osc1Level", 0.7f},
|
||||
{"osc2Wave", 1}, {"osc2Oct", 0}, {"osc2Semi", 0}, {"osc2Fine", 8}, {"osc2Level", 0.7f},
|
||||
{"phaseOffset", 0.3f},
|
||||
{"filterType", 0}, {"filterCutoff", 8000}, {"filterRes", 0.15f}, {"filterEnvAmt", 0.6f}, {"keyTrack", 0.95f},
|
||||
{"fEnvAttack", 0.001f}, {"fEnvDecay", 0.12f}, {"fEnvSustain", 0.0f}, {"fEnvRelease", 0.1f},
|
||||
{"envAttack", 0.001f}, {"envDecay", 0.2f}, {"envSustain", 0.0f}, {"envRelease", 0.15f},
|
||||
{"pan", 0}, {"drive", 2.0f}, {"masterLevel", 0.75f},
|
||||
{"filterType", 0}, {"filterCutoff", 12000}, {"filterRes", 0.15f}, {"filterEnvAmt", 0.9f}, {"keyTrack", 0.95f},
|
||||
{"fEnvAttack", 0.001f}, {"fEnvDecay", 0.05f}, {"fEnvSustain", 0.0f}, {"fEnvRelease", 0.04f},
|
||||
{"envAttack", 0.001f}, {"envDecay", 0.07f}, {"envSustain", 0.0f}, {"envRelease", 0.05f},
|
||||
{"pan", 0}, {"drive", 2.2f}, {"masterLevel", 0.75f},
|
||||
{"pitchBendRange", 2},
|
||||
{"distType", 0}, {"distAmount", 0.2f}, {"distMix", 0.25f},
|
||||
{"compThreshold", -10}, {"compRatio", 4}, {"compAttack", 1}, {"compRelease", 50}, {"compMakeup", 3}, {"compMix", 0.4f},
|
||||
{"distType", 0}, {"distAmount", 0.25f}, {"distMix", 0.2f},
|
||||
{"compThreshold", -14}, {"compRatio", 2}, {"compAttack", 3}, {"compRelease", 25}, {"compMakeup", 2}, {"compMix", 0.0f},
|
||||
{"autoPanRate", 0}, {"autoPanDepth", 0},
|
||||
{"lfo1Rate", 0}, {"lfo1Depth", 0}, {"lfo1Shape", 0}, {"lfo1Dest", 0},
|
||||
{"lfo2Rate", 0}, {"lfo2Depth", 0}, {"lfo2Shape", 0}, {"lfo2Dest", 0},
|
||||
{"delayTime", 0}, {"delayFeedback", 0}, {"delayMix", 0}, {"delayPingPong", 0}, {"delaySpread", 0.5f},
|
||||
|
||||
{"reverbSize", 0.15f}, {"reverbDamping", 0.8f}, {"reverbMix", 0.08f}
|
||||
{"reverbSize", 0.12f}, {"reverbDamping", 0.9f}, {"reverbMix", 0.04f}
|
||||
});
|
||||
|
||||
add("EP Tine", "Piano", {
|
||||
{"osc1Wave", 0}, {"osc1Oct", 0}, {"osc1Semi", 0}, {"osc1Fine", 0}, {"osc1Level", 0.8f},
|
||||
{"osc2Wave", 0}, {"osc2Oct", 0}, {"osc2Semi", 12}, {"osc2Fine", -5}, {"osc2Level", 0.3f},
|
||||
{"osc1Wave", 1}, {"osc1Oct", 0}, {"osc1Semi", 0}, {"osc1Fine", 0}, {"osc1Level", 0.8f},
|
||||
{"osc2Wave", 0}, {"osc2Oct", 0}, {"osc2Semi", 12}, {"osc2Fine", -5}, {"osc2Level", 0.25f},
|
||||
{"phaseOffset", 0.5f},
|
||||
{"filterType", 0}, {"filterCutoff", 5000}, {"filterRes", 0.08f}, {"filterEnvAmt", 0.4f}, {"keyTrack", 0.9f},
|
||||
{"fEnvAttack", 0.001f}, {"fEnvDecay", 0.2f}, {"fEnvSustain", 0.0f}, {"fEnvRelease", 0.15f},
|
||||
{"envAttack", 0.001f}, {"envDecay", 0.3f}, {"envSustain", 0.0f}, {"envRelease", 0.25f},
|
||||
{"pan", 0}, {"drive", 1.1f}, {"masterLevel", 0.8f},
|
||||
{"filterType", 0}, {"filterCutoff", 8000}, {"filterRes", 0.08f}, {"filterEnvAmt", 0.7f}, {"keyTrack", 0.9f},
|
||||
{"fEnvAttack", 0.001f}, {"fEnvDecay", 0.08f}, {"fEnvSustain", 0.0f}, {"fEnvRelease", 0.05f},
|
||||
{"envAttack", 0.001f}, {"envDecay", 0.1f}, {"envSustain", 0.0f}, {"envRelease", 0.08f},
|
||||
{"pan", 0}, {"drive", 1.2f}, {"masterLevel", 0.8f},
|
||||
{"pitchBendRange", 2},
|
||||
{"distType", 0}, {"distAmount", 0.05f}, {"distMix", 0.1f},
|
||||
{"compThreshold", -14}, {"compRatio", 3}, {"compAttack", 2}, {"compRelease", 70}, {"compMakeup", 2}, {"compMix", 0.35f},
|
||||
{"distType", 0}, {"distAmount", 0.05f}, {"distMix", 0.08f},
|
||||
{"compThreshold", -18}, {"compRatio", 1.5f}, {"compAttack", 5}, {"compRelease", 25}, {"compMakeup", 1}, {"compMix", 0.0f},
|
||||
{"autoPanRate", 0}, {"autoPanDepth", 0},
|
||||
{"lfo1Rate", 0}, {"lfo1Depth", 0}, {"lfo1Shape", 0}, {"lfo1Dest", 0},
|
||||
{"lfo2Rate", 0}, {"lfo2Depth", 0}, {"lfo2Shape", 0}, {"lfo2Dest", 0},
|
||||
{"delayTime", 0}, {"delayFeedback", 0}, {"delayMix", 0}, {"delayPingPong", 0}, {"delaySpread", 0.5f},
|
||||
|
||||
{"reverbSize", 0.18f}, {"reverbDamping", 0.7f}, {"reverbMix", 0.1f}
|
||||
{"reverbSize", 0.15f}, {"reverbDamping", 0.8f}, {"reverbMix", 0.06f}
|
||||
});
|
||||
|
||||
add("Dark Piano", "Piano", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue