Tom Poole
|
77feb173b0
|
DSP: Improved some variable names and documentation
|
6 years ago |
Tom Poole
|
55ebd17dfc
|
Fixed a bug in the Oversampling class
|
6 years ago |
Tom Poole
|
4137ee1b7d
|
DSP: Fixed a couple of issues with the Oversampling class
|
6 years ago |
Ivan COHEN
|
9829a8ad09
|
Made the dsp::Oversampling class more customisable
|
6 years ago |
Tom Poole
|
044c36f5bb
|
DSP: Fixed some errors in the previous commit
|
6 years ago |
Tom Poole
|
1396d7cfc5
|
DSP: Fixed an issue returning arrays of reference counted objects
|
6 years ago |
jules
|
397b0f80a2
|
bit of code clean-up
|
6 years ago |
Tom Poole
|
102ed4a9f2
|
Fixed some compiler warnings
|
6 years ago |
jules
|
d691838765
|
Tidied up a few minor coding style discrepencies
|
7 years ago |
Tom Poole
|
af9526a1c3
|
DSP: Fixed a bug when oversampling multiple channels
|
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 |
Tom Poole
|
1ff97d3688
|
DSP: Fixed a bug when oversampling multiple channels
|
7 years ago |
hogliux
|
e2c8e30d72
|
Added a ScopedNoDenormal class to temporarily disable denormals
|
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
|
f1d6298206
|
DSP: Fixed multiple issues with the DSP Oversampling class and updated DSP module plug-in demo code accordingly
|
7 years ago |
tpoole
|
9600016294
|
Fixed some undefined (or implementation defined) behavior
|
7 years ago |
hogliux
|
bd6ca234cb
|
Added Oversampling processor to DSP module
|
7 years ago |