mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Update build target
This commit is contained in:
parent
ad3411e440
commit
75640bfd84
2 changed files with 2 additions and 4 deletions
|
|
@ -894,9 +894,7 @@ void WavetableAudioProcessor::processBlock (juce::AudioBuffer<float>& buffer, ju
|
|||
scopeFifo.write (buffer);
|
||||
|
||||
endBlock (buffer.getNumSamples());
|
||||
|
||||
jassert (buffer.getMagnitude(0, buffer.getNumSamples()) < 0.0001);
|
||||
|
||||
|
||||
dspLock.exit();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue