Tom Poole
|
77feb173b0
|
DSP: Improved some variable names and documentation
|
2019-02-13 10:26:06 +00:00 |
|
Tom Poole
|
55ebd17dfc
|
Fixed a bug in the Oversampling class
|
2018-11-09 10:24:15 +00:00 |
|
Tom Poole
|
4137ee1b7d
|
DSP: Fixed a couple of issues with the Oversampling class
|
2018-11-02 12:32:48 +00:00 |
|
Ivan COHEN
|
9829a8ad09
|
Made the dsp::Oversampling class more customisable
|
2018-10-09 17:22:19 +01:00 |
|
Tom Poole
|
044c36f5bb
|
DSP: Fixed some errors in the previous commit
|
2018-09-10 23:05:22 +01:00 |
|
Tom Poole
|
1396d7cfc5
|
DSP: Fixed an issue returning arrays of reference counted objects
|
2018-09-10 16:02:26 +01:00 |
|
jules
|
397b0f80a2
|
bit of code clean-up
|
2018-08-31 16:52:22 +01:00 |
|
Tom Poole
|
102ed4a9f2
|
Fixed some compiler warnings
|
2018-06-27 17:02:25 +01:00 |
|
jules
|
d691838765
|
Tidied up a few minor coding style discrepencies
|
2018-04-10 09:50:11 +01:00 |
|
jules
|
d0111a4f96
|
Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi
|
2017-12-06 11:16:22 +00:00 |
|
Tom Poole
|
1ff97d3688
|
DSP: Fixed a bug when oversampling multiple channels
|
2017-11-20 18:01:23 +00:00 |
|
hogliux
|
e2c8e30d72
|
Added a ScopedNoDenormal class to temporarily disable denormals
|
2017-09-12 11:32:32 +01:00 |
|
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
|
2017-09-08 08:59:55 +01:00 |
|
hogliux
|
f1d6298206
|
DSP: Fixed multiple issues with the DSP Oversampling class and updated DSP module plug-in demo code accordingly
|
2017-09-06 10:17:09 +01:00 |
|
tpoole
|
9600016294
|
Fixed some undefined (or implementation defined) behavior
|
2017-08-24 18:16:03 +01:00 |
|
hogliux
|
bd6ca234cb
|
Added Oversampling processor to DSP module
|
2017-08-23 16:15:58 +01:00 |
|