mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 14:00:47 +02:00
Add retrigger to lfos
This commit is contained in:
parent
bd54be0c66
commit
56c3bbfa51
7 changed files with 21 additions and 20 deletions
|
|
@ -56,6 +56,7 @@ private:
|
|||
gin::StereoOscillator::Params noiseParams;
|
||||
|
||||
gin::EasedValueSmoother<float> noteSmoother;
|
||||
juce::Random rng;
|
||||
|
||||
float ampKeyTrack = 1.0f;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue