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/effects
2016-04-19 09:47:22 +01:00
..
juce_CatmullRomInterpolator.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_CatmullRomInterpolator.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_Decibels.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_FFT.cpp Fixed a typo in FFT 2016-01-03 15:41:58 +00:00
juce_FFT.h Fix for Windows DLL build. 2015-09-06 19:55:48 +01:00
juce_IIRFilter.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_IIRFilter.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_LagrangeInterpolator.cpp New class: CatmullRomInterpolator 2016-02-29 17:12:56 +00:00
juce_LagrangeInterpolator.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_LinearSmoothedValue.h Minor formatting tidyups 2016-04-19 09:47:22 +01:00
juce_Reverb.h Moved the LinearSmoothedValue class from being inside Reverb, turning it into a standalone class. 2015-12-10 10:51:21 +00:00