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_dsp/processors
2018-04-19 20:27:47 +01:00
..
juce_Bias.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_FIRFilter.cpp Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 2017-12-06 11:16:22 +00:00
juce_FIRFilter.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_FIRFilter_test.cpp Various additions to SIMDRegister 2017-11-30 16:30:17 +00:00
juce_Gain.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_IIRFilter.cpp Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 2017-12-06 11:16:22 +00:00
juce_IIRFilter.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_IIRFilter_Impl.h DSP: Added bypass support to ProcessChain and ensured that all DSP processors respect the process context's bypass flag 2018-02-14 09:07:05 +00:00
juce_LadderFilter.cpp Added MathConstants::halfPi to improve readability 2017-12-06 12:56:00 +00:00
juce_LadderFilter.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Oscillator.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_Oversampling.cpp Tidied up a few minor coding style discrepencies 2018-04-10 09:50:11 +01:00
juce_Oversampling.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ProcessContext.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ProcessorChain.h DSP: Added bypass support to ProcessChain and ensured that all DSP processors respect the process context's bypass flag 2018-02-14 09:07:05 +00:00
juce_ProcessorDuplicator.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ProcessorWrapper.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Reverb.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_StateVariableFilter.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_WaveShaper.h Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support 2018-04-16 14:36:49 +01:00