jules
|
f9313c8338
|
Deprecated some old functions roundDoubleToInt and roundFloatToInt - these can both be trivially replaced by roundToInt, and should have been deprecated long ago!
|
7 years ago |
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
|
27a6903cac
|
Changed the way isPositiveAndBelow is written to avoid needing to cast the second parameter to an int
|
7 years ago |
hogliux
|
e2c8e30d72
|
Added a ScopedNoDenormal class to temporarily disable denormals
|
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 |
hogliux
|
7a34790388
|
DSP: Made trimming of the convolution impulse response optional
|
7 years ago |
hogliux
|
244a944857
|
Added the JUCE DSP module
|
7 years ago |