mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
More wavetables
This commit is contained in:
parent
53ddf37149
commit
ce436e492f
66 changed files with 2 additions and 0 deletions
|
|
@ -893,6 +893,8 @@ void WavetableAudioProcessor::processBlock (juce::AudioBuffer<float>& buffer, ju
|
|||
|
||||
endBlock (buffer.getNumSamples());
|
||||
|
||||
jassert (buffer.getMagnitude(0, buffer.getNumSamples()) < 0.0001);
|
||||
|
||||
dspLock.exit();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue