3 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  ed 009d685179 Updated all license headers 4 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 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
  ed a54da0b832 Fixed some more typos 5 years ago
  ed 1a46fb3a5f Minor whitespace tidying 6 years ago
  Tom Poole 4751e9d41a Added a new templated SmoothedValue class 6 years ago
  Tom Poole 6f2f9afb06 LinearSmoothedValue: Changed the new interface 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
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  ed cdbc28c18b Add documentation tags 7 years ago
  hogliux 2577ed103f DSP: When given an input signal, the Oscillator processor will now mix it's output signal to the input, instead of replacing it 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 fdebb67071 DSP module: Added a Phase class 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
  ed a7055c3a96 Fixed a parameter name in Oscillator.h 7 years ago
  jules c1bdfc6a55 Added a safety assertion to check if an Oscillator's been initialised 7 years ago
  jules 8bcb06ce6c DSP module: Various fixes and features including new LadderFilter 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
  jules 969bd87599 Fixed a typo in comments for Oscillator 7 years ago
  hogliux dc4fd0c29e Fix the documentation of the Oscillator class 7 years ago
  tpoole f107d11630 Documentation fixes 7 years ago
  tpoole 6e818d42f4 Documentation fixes 7 years ago
  jules 2f34b90f63 Fixed a typo in comments for Oscillator 7 years ago
  hogliux 3b8f33e9a8 Fix the documentation of the Oscillator class 7 years ago
  hogliux 244a944857 Added the JUCE DSP module 7 years ago