1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-25 02:04:23 +00:00
JUCE/modules/juce_audio_basics/utilities
reuk d28815601a
GenericInterpolator: Refactor to avoid repetition
Also fixes an issue in which `numInputSamplesAvailable` was assigned
instead of `exceeded`, Github issue #1114.

Co-authored-by: Tatsuya Shiozawa <shio.tatsu99@gmail.com>
2022-09-01 15:44:26 +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_Decibels.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_GenericInterpolator.h GenericInterpolator: Refactor to avoid repetition 2022-09-01 15:44:26 +01:00
juce_IIRFilter.cpp Update copyright banners 2022-04-04 12:36:32 +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 Update copyright banners 2022-04-04 12:36:32 +01:00
juce_LagrangeInterpolator.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Reverb.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_SmoothedValue.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_SmoothedValue.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_WindowedSincInterpolator.cpp Update copyright banners 2022-04-04 12:36:32 +01:00