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
2018-11-12 11:26:11 +00:00
..
containers Fixes to AudioBlock::copyTo and copyFrom 2018-08-31 16:52:54 +01:00
filter_design Fixed an issue in dsp::FilterDesign functions, and added some extra functionality 2018-10-09 12:06:07 +01:00
frequency DSP: Fixed an uninitialised memory issue in the Convolution class 2018-09-10 09:47:23 +01:00
maths Cleaned up some doc comments 2018-08-29 10:56:56 +01:00
native Fixed some compiler warnings 2018-06-27 17:02:25 +01:00
processors Fixed a bug in the Oversampling class 2018-11-09 10:24:15 +00:00
juce_dsp.cpp Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 2018-04-17 18:46:55 +01:00
juce_dsp.h Bump version number to 5.4.1 2018-11-12 11:26:11 +00:00
juce_dsp.mm Added the JUCE DSP module 2017-07-27 12:39:07 +01:00