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 8407b5ea74
ProcessorChain: Avoid runtime branching on Context::usesSeparateInputAndOutputBlocks
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 DelayLine: Add function to retrieve the maximum possible delay time 3 years ago
juce_DelayLine.h Fix documentation typo 3 years ago
juce_DryWetMixer.cpp DryWetMixer: Update implementation to use SingleThreadedAbstractFifo 3 years ago
juce_DryWetMixer.h DryWetMixer: Update implementation to use SingleThreadedAbstractFifo 3 years ago
juce_FIRFilter.cpp Updated all license headers 4 years ago
juce_FIRFilter.h Use jassertquiet where possible 3 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 Fix some Doxygen warnings 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 Use jassertquiet where possible 3 years ago
juce_ProcessContext.h ProcessSpec: Add equality operators 3 years ago
juce_ProcessorChain.h ProcessorChain: Avoid runtime branching on Context::usesSeparateInputAndOutputBlocks 3 years ago
juce_ProcessorChain_test.cpp ProcessorChain: Avoid runtime branching on Context::usesSeparateInputAndOutputBlocks 3 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 Update code to use C++14 [[deprecated]] attribute 3 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