25 Commits (ff758a53b41bce64dd02c043cf85d7f76e5540e0)

Author SHA1 Message Date
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 5 years ago
  ed 009d685179 Updated all license headers 5 years ago
  Ivan Cohen c138bf91b4 DSP: Revamp DSP module 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  reuk a7d5d8dd95 DSP: Add missing consts in Oversampling 5 years ago
  Tom Poole 8b8c3b3280 DSP: Fixed a bug oversampling an AudioBlock referencing const data 5 years ago
  ed 4edb0d2c90 Tidied up some divider comments 5 years ago
  Tom Poole 41055ad782 DSP: Refactored AudioBlock 5 years ago
  Tom Poole 77feb173b0 DSP: Improved some variable names and documentation 6 years ago
  Tom Poole 55ebd17dfc Fixed a bug in the Oversampling class 6 years ago
  Tom Poole 4137ee1b7d DSP: Fixed a couple of issues with the Oversampling class 6 years ago
  Ivan COHEN 9829a8ad09 Made the dsp::Oversampling class more customisable 6 years ago
  Tom Poole 044c36f5bb DSP: Fixed some errors in the previous commit 6 years ago
  Tom Poole 1396d7cfc5 DSP: Fixed an issue returning arrays of reference counted objects 6 years ago
  jules 397b0f80a2 bit of code clean-up 6 years ago
  Tom Poole 102ed4a9f2 Fixed some compiler warnings 7 years ago
  jules d691838765 Tidied up a few minor coding style discrepencies 7 years ago
  Tom Poole af9526a1c3 DSP: Fixed a bug when oversampling multiple channels 7 years ago
  jules d0111a4f96 Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 7 years ago
  Tom Poole 1ff97d3688 DSP: Fixed a bug when oversampling multiple channels 7 years ago
  hogliux e2c8e30d72 Added a ScopedNoDenormal class to temporarily disable denormals 7 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 7 years ago
  hogliux f1d6298206 DSP: Fixed multiple issues with the DSP Oversampling class and updated DSP module plug-in demo code accordingly 7 years ago
  tpoole 9600016294 Fixed some undefined (or implementation defined) behavior 7 years ago
  hogliux bd6ca234cb Added Oversampling processor to DSP module 7 years ago