mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
* The stereo option now works like in most guitar amplifier simulations : whatever the number of channels in the process function, or defined in the prepare function, the parameter "wantsStereo" allows the class to do all the time mono or stereo processing * Fixed a few issues when the user tries to change the normalization or trimming option without changing the impulse response itself * Reduced memory consumption in various places * Various improvements to the documentation |
||
|---|---|---|
| .. | ||
| juce_Convolution.cpp | ||
| juce_Convolution.h | ||
| juce_FFT.cpp | ||
| juce_FFT.h | ||
| juce_FFT_test.cpp | ||
| juce_Windowing.cpp | ||
| juce_Windowing.h | ||