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_audio_basics/utilities
2022-02-23 10:56:10 +00:00
..
juce_ADSR.h ADSR: Fix bug when using applyEnvelopeToBuffer() with zero-length attack and decay 2021-10-25 16:40:18 +01:00
juce_ADSR_test.cpp ADSR: Fix bug when using applyEnvelopeToBuffer() with zero-length attack and decay 2021-10-25 16:40:18 +01:00
juce_Decibels.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_GenericInterpolator.h GenericInterpolator: Fix use of non-existent valueAtOffset overload 2021-06-21 19:05:40 +01:00
juce_IIRFilter.cpp IIRFilter: Provide a new SingleThreadedIIRFilter which does not lock internally 2021-06-21 19:05:57 +01:00
juce_IIRFilter.h IIRFilter: Provide a new SingleThreadedIIRFilter which does not lock internally 2021-06-21 19:05:57 +01:00
juce_Interpolators.cpp Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
juce_Interpolators.h Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_LagrangeInterpolator.cpp Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
juce_Reverb.h Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_SmoothedValue.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_SmoothedValue.h Build: Add -Wdeprecated to recommended flags and fix new warnings 2022-02-23 10:56:10 +00:00
juce_WindowedSincInterpolator.cpp Updated all license headers 2020-06-29 08:30:22 +01:00