1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
Commit graph

17 commits

Author SHA1 Message Date
hogliux
293e746e57 Fixed a live-build compiler-error when building the DSP module 2017-08-07 10:56:28 +01:00
hogliux
c02ef79fd6 Bump version number to 5.1.1 2017-08-02 18:35:29 +01:00
hogliux
606a81cc14 DSP: Fixed a potential crash when using the default constructor of ProcessorDuplicator 2017-08-01 18:06:41 +01:00
tpoole
6e818d42f4 Documentation fixes 2017-08-01 11:23:17 +01:00
tpoole
7c4a23bac7 Documentation fixes 2017-07-31 18:29:53 +01:00
hogliux
264ccf5191 Fixed a compiler error when using the default constructor of dsp::IIR::Filter 2017-07-31 15:55:10 +01:00
hogliux
cafee4af97 Whitespace 2017-07-31 15:51:30 +01:00
hogliux
d3e4d9cc56 DSP: Added a second reset method to flush the IIR filter to a specific value 2017-07-31 15:51:21 +01:00
hogliux
a6b128affb Fixed a window naming typo in the DSP module 2017-07-31 15:25:55 +01:00
jules
2f34b90f63 Fixed a typo in comments for Oscillator 2017-07-28 15:03:48 +01:00
jules
c99b061ac4 Correct a spelling mistake in "ellipticIntegralK" 2017-07-28 14:56:54 +01:00
hogliux
3b8f33e9a8 Fix the documentation of the Oscillator class 2017-07-28 11:35:11 +01:00
hogliux
1089f3837c Make it easier to use a static version of fftw in the dsp module 2017-07-27 16:47:35 +01:00
hogliux
87de30bcc5 Fixed an issue with the bypass logic of the convolution engine 2017-07-27 15:58:57 +01:00
hogliux
cb0fe20129 Fixed a missing reset implementation of the Bias processor in the DSP module 2017-07-27 15:45:02 +01:00
hogliux
c1ad53c14e Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
hogliux
244a944857 Added the JUCE DSP module 2017-07-27 12:39:07 +01:00