Tom Poole
|
74c8963880
|
DSP: Unconditionally use std::invoke_result instead of std::result_of if C++ 17 is available
|
3 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
reuk
|
1502a3a8f2
|
Clang: Fix errors when building with clang on windows with C++20 enabled
|
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 |
Tom Poole
|
41055ad782
|
DSP: Refactored AudioBlock
|
5 years ago |
hogliux
|
f0e035f742
|
Fixed a compiler error in the DSP module when using clang C++17 support
|
7 years ago |
hogliux
|
2f2ff9437b
|
Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support
|
7 years ago |
ed
|
cdbc28c18b
|
Add documentation tags
|
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
|
73c319d249
|
Tidied up a few issues in AudioBlock
|
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
|
244a944857
|
Added the JUCE DSP module
|
7 years ago |