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
2020-03-11 17:21:30 +00:00
..
containers Fixed some more typos 2020-01-07 08:53:23 +00:00
filter_design Solved an issue with dsp::FilterDesign low-pass Kaiser's method 2019-02-13 10:57:14 +00:00
frequency Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00
maths Fixed some more typos 2020-01-07 08:53:23 +00:00
native macOS: Fixed some deprecation warnings and silenced some others for the time being 2019-06-24 15:05:17 +01:00
processors Removed const qualifier from dsp::Bias::processSample() 2020-02-10 16:17:07 +00:00
juce_dsp.cpp Replaced all instances of JUCE_CONSTEXPR with constexpr 2020-03-11 17:21:30 +00:00
juce_dsp.h Replaced all instances of JUCE_CONSTEXPR with constexpr 2020-03-11 17:21:30 +00:00
juce_dsp.mm Added the JUCE DSP module 2017-07-27 12:39:07 +01:00