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-04-01 12:00:13 +01:00
..
juce_ADSR.h ADSR: Restore the previous behaviour and clarify the documentation 2022-04-01 12:00:13 +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 Fix some copyright banners 2022-03-23 16:04:04 +00: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 Fix some copyright banners 2022-03-23 16:04:04 +00:00
juce_Interpolators.h Fix some copyright banners 2022-03-23 16:04:04 +00: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 Fix some copyright banners 2022-03-23 16:04:04 +00:00