1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_dsp
reuk 5ab6042c04
Convolution: Fix issue where old convolution engines were sometimes used after calling prepare
The startThread/stopThread calls were moved to prevent a thread
sanitizer warning about a race on the vtable of Impl.
2020-07-10 20:04:48 +01:00
..
containers Updated all license headers 2020-06-29 08:30:22 +01:00
filter_design Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
frequency Convolution: Fix issue where old convolution engines were sometimes used after calling prepare 2020-07-10 20:04:48 +01:00
maths Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
native Updated all license headers 2020-06-29 08:30:22 +01:00
processors Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
widgets DSP: Fixed an issue with feedback in Chorus 2020-07-08 09:42:54 +01:00
juce_dsp.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_dsp.h Bump version number to 6.0.1 2020-07-07 12:47:58 +01:00
juce_dsp.mm Updated all license headers 2020-06-29 08:30:22 +01:00