8 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Anthony Nicholls 158220ddfa Formatting: Use nested namespace definitions 1 year ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings 4 years ago
  ed 46f5b126d5 Tidied up some template statement whitespace 4 years ago
  ed 009d685179 Updated all license headers 4 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
  ed 46aa467303 Removed const qualifier from dsp::Bias::processSample() 5 years ago
  Tom Poole 41055ad782 DSP: Refactored AudioBlock 5 years ago
  Tom Poole 4751e9d41a Added a new templated SmoothedValue class 6 years ago
  reuk b8278cec0e LinearSmoothedValue: Added some helpful member functions and deprecated setValue 6 years ago
  ed a234721110 Added various clang-tidy modernize-* fixes 6 years ago
  ed cdbc28c18b Add documentation tags 7 years ago
  hogliux 0ba6cb4ecf DSP: Added bypass support to ProcessChain and ensured that all DSP processors respect the process context's bypass flag 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 4727eeabdc Fixed a missing reset implementation of the Bias processor in the DSP module 7 years ago
  hogliux cb0fe20129 Fixed a missing reset implementation of the Bias processor in the DSP module 7 years ago
  hogliux 244a944857 Added the JUCE DSP module 7 years ago