jules
|
48a5fbd333
|
Another batch of ScopedPointer cleanups
|
2018-01-10 14:49:57 +00:00 |
|
jules
|
f9313c8338
|
Deprecated some old functions roundDoubleToInt and roundFloatToInt - these can both be trivially replaced by roundToInt, and should have been deprecated long ago!
|
2018-01-09 16:28:14 +00:00 |
|
jules
|
326aa13023
|
Fix for the dsp::Convolution class
|
2017-11-30 09:51:01 +00:00 |
|
hogliux
|
7c6d25681e
|
Convolution: Added a flag to disable normalisation of loaded impulse responses and fixed a potential crash
|
2017-10-27 13:00:37 +01:00 |
|
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
2017-09-08 08:59:55 +01:00 |
|
hogliux
|
7a34790388
|
DSP: Made trimming of the convolution impulse response optional
|
2017-09-06 10:04:12 +01:00 |
|
hogliux
|
87de30bcc5
|
Fixed an issue with the bypass logic of the convolution engine
|
2017-07-27 15:58:57 +01:00 |
|
hogliux
|
244a944857
|
Added the JUCE DSP module
|
2017-07-27 12:39:07 +01:00 |
|