9 Commits (a632b57e7a8db4ab3e3e2bd133d87b8530f51ed6)

Author SHA1 Message Date
  hogliux f73fc41af1 DSP: Various improvements to the convolution engine (see commit message for more info) 7 years ago
  jules 48a5fbd333 Another batch of ScopedPointer cleanups 7 years ago
  jules f9313c8338 Deprecated some old functions roundDoubleToInt and roundFloatToInt - these can both be trivially replaced by roundToInt, and should have been deprecated long ago! 7 years ago
  jules 326aa13023 Fix for the dsp::Convolution class 8 years ago
  hogliux 7c6d25681e Convolution: Added a flag to disable normalisation of loaded impulse responses and fixed a potential crash 8 years ago
  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 8 years ago
  hogliux 7a34790388 DSP: Made trimming of the convolution impulse response optional 8 years ago
  hogliux 974214afb0 Fixed an issue with the bypass logic of the convolution engine 8 years ago
  hogliux 87de30bcc5 Fixed an issue with the bypass logic of the convolution engine 8 years ago
  hogliux 244a944857 Added the JUCE DSP module 8 years ago