jules
|
aecb819985
|
Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef)
|
2017-10-30 14:52:47 +00:00 |
|
jules
|
27a6903cac
|
Changed the way isPositiveAndBelow is written to avoid needing to cast the second parameter to an int
|
2017-09-27 12:24:02 +01:00 |
|
hogliux
|
e2c8e30d72
|
Added a ScopedNoDenormal class to temporarily disable denormals
|
2017-09-12 11:32:32 +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 |
|
hogliux
|
7a34790388
|
DSP: Made trimming of the convolution impulse response optional
|
2017-09-06 10:04:12 +01:00 |
|
hogliux
|
244a944857
|
Added the JUCE DSP module
|
2017-07-27 12:39:07 +01:00 |
|