214 Commits (4fd3dfb51b05e3d8b77d9dd30182c202a370ba62)

Author SHA1 Message Date
  Tom Poole c35bb61c8d Bump version number to 6.0.4 4 years ago
  Tom Poole 73d1a1ff45 Bump version number to 6.0.3 4 years ago
  Tom Poole c9aba7f613 Bump version number to 6.0.2 4 years ago
  reuk 4d27422d9f GCC: Suppress cast-align warnings 4 years ago
  reuk 23bc385864 ARM: Fix AudioBlock test build on ARM 4 years ago
  Ivan Cohen 5250dc815d
Solved an issue in dsp::BallisticsFilter with peak and RMS envelopes calculation formulas 4 years ago
  Ivan Cohen 39d8399653
DSP: Provided the peak rectifier stage directly in dsp::BallisticsFilter 4 years ago
  ed cc0da9527a DSP: Fixed some lambda capture lists that trip up GCC 5 in the convolution tests 4 years ago
  reuk 58652ce490 DLL: Fix warnings in Windows DLL build 4 years ago
  reuk 8fc1c1abae
JACK: Fix bug where input and output devices were reversed 4 years ago
  Ivan Cohen 2f9b301cb7 DSP: Fixed a logarithmic conversion issue in Phaser 4 years ago
  reuk 5ab6042c04
Convolution: Fix issue where old convolution engines were sometimes used after calling prepare 5 years ago
  Ivan Cohen f5400b5764 DSP: Fixed an issue with feedback in Chorus 5 years ago
  ed 6aeb9d7dda Bump version number to 6.0.1 5 years ago
  ed d8a119e542 Fixed some GCC 5 compatibility issues 5 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 5 years ago
  ed 009d685179 Updated all license headers 5 years ago
  ed 67925d384f Updated main README with CMake support info and changed docs extension from .txt to .md 5 years ago
  ed 4855f52e4d Added missing documentation tags 5 years ago
  ed fa4fde08ec Fixed some documentation issues 5 years ago
  ed 6b6cc53778 Added missing DSP tag to ProcessorChain 5 years ago
  ed 631ef88fb0 Added missing DSP tag to ProcessorChain 5 years ago
  reuk ae35ebd5bc
DSP: Allow Convolution instances to share a single background thread 5 years ago
  reuk 1502a3a8f2
Clang: Fix errors when building with clang on windows with C++20 enabled 5 years ago
  ed b5214a341e Normalised lambda whitespace 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
  reuk fca3429e6e
DSP: Update convolution 5 years ago
  Ivan Cohen 29c8b2358d DSP: Added documentation for DryWetMixingRule and PannerRule enum classes 5 years ago
  reuk 407ac52fe4
DSP: Fix argument order in BallisticsFilter 5 years ago
  reuk 4cf66d6522 Cleanup: Remove redundant inlines 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 9fa6c195ee FFT: Add IPP implementation 5 years ago
  reuk 5f348c3040 Warnings: Add warning-wrangling header 5 years ago
  reuk ece5644a20 CMake: Add support for building JUCE projects with CMake 5 years ago
  reuk 1fdba480cc JUCE 6: Update version numbers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed 4a5dda489f Fixed some warnings with -Wconversion enabled 5 years ago
  reuk adbf5fc219 DSP: Add ProcessorChain tests 5 years ago
  reuk b9835d3a0c DSP: Fix tuple index sequence generator 5 years ago
  reuk 04adb2fa79 DSP: Tidy up ProcessorChain implementation 5 years ago
  reuk a7d5d8dd95 DSP: Add missing consts in Oversampling 5 years ago
  reuk 5af01b9b16 Demos: Convey proper ownership semantics 5 years ago
  Tom Poole 28e03f0815 Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
  ed 59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
  ed 46aa467303 Removed const qualifier from dsp::Bias::processSample() 5 years ago
  ed 08d0a12f03 Bump version number to 5.4.7 5 years ago
  Tom Poole ef1eacccd3 Bump version number to 5.4.6 5 years ago