mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 14:00:47 +02:00
Share a rng between voices
This commit is contained in:
parent
2ee96c80fb
commit
cdd3fd99f3
3 changed files with 3 additions and 3 deletions
|
|
@ -55,7 +55,6 @@ public:
|
|||
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