18 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  reuk e403e330ef
DSP: Make FixedSizeFunction public 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  reuk fca3429e6e
DSP: Update convolution 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 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  reuk adbf5fc219 DSP: Add ProcessorChain tests 5 years ago
  Tom Poole 28e03f0815 Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
  Tom Poole 41055ad782 DSP: Refactored AudioBlock 5 years ago
  ed 9fe83c18bd Fixed indentation in juce_dsp.cpp 6 years ago
  Tom Poole 70395c9622 Improved some unit tests 6 years ago
  Tom Poole c7c26fa9f0 Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago
  ed 8aa40a72c8 Add guards to juce_blocks_basics, juce_dsp and juce_osc modules to ensure that they are not built if the compiler does not support them 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
  hogliux bd6ca234cb Added Oversampling processor to DSP module 7 years ago
  hogliux 244a944857 Added the JUCE DSP module 7 years ago