1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_dsp/processors
2017-09-06 16:22:03 +01:00
..
juce_Bias.h Fixed a missing reset implementation of the Bias processor in the DSP module 2017-07-27 15:45:02 +01:00
juce_FIRFilter.cpp Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
juce_FIRFilter.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
juce_FIRFilter_test.cpp Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
juce_Gain.h Documentation fixes 2017-08-01 11:23:17 +01:00
juce_IIRFilter.cpp Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
juce_IIRFilter.h Documentation fixes 2017-08-01 11:23:17 +01:00
juce_IIRFilter_Impl.h DSP: Added missing snapToZero in the StateVariableFilter 2017-09-06 16:22:03 +01:00
juce_Oscillator.h Documentation fixes 2017-08-01 11:23:17 +01:00
juce_Oversampling.cpp DSP: Fixed multiple issues with the DSP Oversampling class and updated DSP module plug-in demo code accordingly 2017-09-06 10:17:09 +01:00
juce_Oversampling.h DSP: Fixed multiple issues with the DSP Oversampling class and updated DSP module plug-in demo code accordingly 2017-09-06 10:17:09 +01:00
juce_ProcessContext.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
juce_ProcessorChain.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
juce_ProcessorDuplicator.h DSP: Fixed a potential crash when using the default constructor of ProcessorDuplicator 2017-08-01 18:06:41 +01:00
juce_ProcessorWrapper.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
juce_StateVariableFilter.h DSP: Added missing snapToZero in the StateVariableFilter 2017-09-06 16:22:03 +01:00
juce_WaveShaper.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00