jules
|
aecb819985
|
Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef)
|
7 years ago |
jules
|
dd4230586f
|
Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up
|
7 years ago |
jules
|
ff99aec1ab
|
Converted some old uses of non-C++ maths functions to their std equivalents
|
7 years ago |
hogliux
|
2729625efb
|
Improved the confusing nomenclature of some of the SIMDRegister typedefs
|
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
|
11d031f9f0
|
DSP: Added missing snapToZero in the StateVariableFilter
|
7 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
|
cafee4af97
|
Whitespace
|
8 years ago |
hogliux
|
244a944857
|
Added the JUCE DSP module
|
8 years ago |