17 Commits (3627603c8314da9a73bb14c9fbaf6e795d1620a4)

Author SHA1 Message Date
  jules e0c079c448 Added a couple of assertions in IIR::Coefficients 8 years ago
  hogliux 74c7633aab DSP: snapToZero is now a public method of the IIR and StateVariable filters so that they can be called manually after sample by sample processing 8 years ago
  hogliux e2c8e30d72 Added a ScopedNoDenormal class to temporarily disable denormals 8 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 8 years ago
  hogliux 11d031f9f0 DSP: Added missing snapToZero in the StateVariableFilter 8 years ago
  hogliux f1d6298206 DSP: Fixed multiple issues with the DSP Oversampling class and updated DSP module plug-in demo code accordingly 8 years ago
  tpoole 9600016294 Fixed some undefined (or implementation defined) behavior 8 years ago
  hogliux bd6ca234cb Added Oversampling processor to DSP module 8 years ago
  hogliux ccd988ef5e DSP: Fixed a potential crash when using the default constructor of ProcessorDuplicator 8 years ago
  hogliux 0d269763e2 Fixed a compiler error when using the default constructor of dsp::IIR::Filter 8 years ago
  hogliux 048f319c38 DSP: Added a second reset method to flush the IIR filter to a specific value 8 years ago
  jules 969bd87599 Fixed a typo in comments for Oscillator 8 years ago
  hogliux dc4fd0c29e Fix the documentation of the Oscillator class 8 years ago
  hogliux 4727eeabdc Fixed a missing reset implementation of the Bias processor in the DSP module 8 years ago
  hogliux 606a81cc14 DSP: Fixed a potential crash when using the default constructor of ProcessorDuplicator 8 years ago
  tpoole f107d11630 Documentation fixes 8 years ago
  tpoole 6e818d42f4 Documentation fixes 8 years ago
  tpoole 77dd64abfa Documentation fixes 8 years ago
  tpoole 7c4a23bac7 Documentation fixes 8 years ago
  hogliux 264ccf5191 Fixed a compiler error when using the default constructor of dsp::IIR::Filter 8 years ago
  hogliux d3e4d9cc56 DSP: Added a second reset method to flush the IIR filter to a specific value 8 years ago
  jules 2f34b90f63 Fixed a typo in comments for Oscillator 8 years ago
  hogliux 3b8f33e9a8 Fix the documentation of the Oscillator class 8 years ago
  hogliux cb0fe20129 Fixed a missing reset implementation of the Bias processor in the DSP module 8 years ago
  hogliux 244a944857 Added the JUCE DSP module 8 years ago