The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reuk 22d935ad3e
dsp::IIRFilter: Allow computing filter coefficients without allocating
3 years ago
..
juce_BallisticsFilter.cpp Solved an issue in dsp::BallisticsFilter with peak and RMS envelopes calculation formulas 4 years ago
juce_BallisticsFilter.h DSP: Fix uses of "snap to zero" preprocessor definition 4 years ago
juce_DelayLine.cpp Updated all license headers 4 years ago
juce_DelayLine.h Updated all license headers 4 years ago
juce_DryWetMixer.cpp Updated all license headers 4 years ago
juce_DryWetMixer.h Updated all license headers 4 years ago
juce_FIRFilter.cpp Updated all license headers 4 years ago
juce_FIRFilter.h Updated all license headers 4 years ago
juce_FIRFilter_test.cpp Updated all license headers 4 years ago
juce_FirstOrderTPTFilter.cpp FirstOrderTPTFilter: Ensure state is updated properly when samplerate is changed 4 years ago
juce_FirstOrderTPTFilter.h DSP: Fix uses of "snap to zero" preprocessor definition 4 years ago
juce_IIRFilter.cpp dsp::IIRFilter: Allow computing filter coefficients without allocating 3 years ago
juce_IIRFilter.h dsp::IIRFilter: Allow computing filter coefficients without allocating 3 years ago
juce_IIRFilter_Impl.h dsp::IIRFilter: Allow computing filter coefficients without allocating 3 years ago
juce_LinkwitzRileyFilter.cpp Updated all license headers 4 years ago
juce_LinkwitzRileyFilter.h DSP: Fix uses of "snap to zero" preprocessor definition 4 years ago
juce_Oversampling.cpp DSP: Fix uses of "snap to zero" preprocessor definition 4 years ago
juce_Oversampling.h Updated all license headers 4 years ago
juce_Panner.cpp Updated all license headers 4 years ago
juce_Panner.h DSP: Fixed a documentation error in the Panner class 4 years ago
juce_ProcessContext.h Updated all license headers 4 years ago
juce_ProcessorChain.h Updated all license headers 4 years ago
juce_ProcessorChain_test.cpp Updated all license headers 4 years ago
juce_ProcessorDuplicator.h Tidied up some template statement whitespace 4 years ago
juce_ProcessorWrapper.h Updated all license headers 4 years ago
juce_StateVariableFilter.h DSP: Fix uses of "snap to zero" preprocessor definition 4 years ago
juce_StateVariableTPTFilter.cpp Updated all license headers 4 years ago
juce_StateVariableTPTFilter.h DSP: Fix uses of "snap to zero" preprocessor definition 4 years ago