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/processors
2023-09-18 11:24:19 +01:00
..
juce_BallisticsFilter.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_BallisticsFilter.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_DelayLine.cpp DelayLine: Fix early wrapping in Lagrange interpolation 2023-08-10 12:31:18 +02:00
juce_DelayLine.h DelayLine: Fix early wrapping in Lagrange interpolation 2023-08-10 12:31:18 +02:00
juce_DryWetMixer.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_DryWetMixer.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FIRFilter.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FIRFilter.h Add a base clang-tidy configuration 2023-09-18 11:24:19 +01:00
juce_FIRFilter_test.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FirstOrderTPTFilter.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FirstOrderTPTFilter.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_IIRFilter.cpp IIRFilter: Fix potential divide by zero 2023-08-18 20:59:06 +01:00
juce_IIRFilter.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_IIRFilter_Impl.h Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_LinkwitzRileyFilter.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_LinkwitzRileyFilter.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Oversampling.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_Oversampling.h Tidy divider comments 2023-05-26 09:04:21 +01:00
juce_Panner.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Panner.h Add a base clang-tidy configuration 2023-09-18 11:24:19 +01:00
juce_ProcessContext.h Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_ProcessorChain.h Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
juce_ProcessorChain_test.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_ProcessorDuplicator.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ProcessorWrapper.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_StateVariableFilter.h Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
juce_StateVariableTPTFilter.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_StateVariableTPTFilter.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00