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
2023-09-22 15:26:51 +01:00
..
juce_ADSR.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ADSR_test.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_AudioWorkgroup.cpp Xcode15: Allow older llvm versions when compiling with Xcode 15 2023-09-22 15:26:51 +01:00
juce_AudioWorkgroup.h Audio: Add AudioWorkgroup support 2023-08-30 12:03:47 +01:00
juce_Decibels.h IIRFilter: Fix potential divide by zero 2023-08-18 20:59:06 +01:00
juce_GenericInterpolator.h GenericInterpolator: Fix discontinuity when changing the speedRatio 2022-09-22 18:19:56 +02:00
juce_IIRFilter.cpp IIRFilter: Fix potential divide by zero 2023-08-18 20:59:06 +01:00
juce_IIRFilter.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Interpolators.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Interpolators.h Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_LagrangeInterpolator.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Reverb.h Add a base clang-tidy configuration 2023-09-18 11:24:19 +01:00
juce_SmoothedValue.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_SmoothedValue.h approximatelyEqual: Fix some compilation errors 2023-08-22 10:16:52 +01:00
juce_WindowedSincInterpolator.cpp Update copyright banners 2022-04-04 12:36:32 +01:00