14 Commits (03a118d380a357390d901b604d5285e711d1d7e9)

Author SHA1 Message Date
  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