17 Commits (55a8b2ac125ddd0d77b71bf06bfbdc6cd98b51dd)

Author SHA1 Message Date
  reuk b3a4d54a72
Build: Update the minimum C++ standard to C++17 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole eb80465aa9 Fix a compilation error in Xcode 9.4 3 years ago
  Tom Poole b4223154b6 Fix a compilation error in Xcode 9.4 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Tom Poole c072b1bc8e Fix some typos 3 years ago
  Tom Poole 74c8963880 DSP: Unconditionally use std::invoke_result instead of std::result_of if C++ 17 is available 3 years ago
  attila 7a592bd6c2 DSP: Fix Chorus not allocating a large enough DelayLine 4 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
  Ivan Cohen 39d8399653
DSP: Provided the peak rectifier stage directly in dsp::BallisticsFilter 4 years ago
  Ivan Cohen 2f9b301cb7 DSP: Fixed a logarithmic conversion issue in Phaser 4 years ago
  Ivan Cohen f5400b5764 DSP: Fixed an issue with feedback in Chorus 4 years ago
  ed 009d685179 Updated all license headers 5 years ago
  reuk 1502a3a8f2
Clang: Fix errors when building with clang on windows with C++20 enabled 5 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 5 years ago
  ed 4b6be143cf Fixed some doxygen warnings 5 years ago
  Ivan Cohen c138bf91b4 DSP: Revamp DSP module 5 years ago