1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_dsp
reuk 68d30f9c8d Convolution: Compensate for volume changes when resampling IRs
When normalisation is disabled, the Convolution will now adjust the gain
of the IR using the ratio of the source and destination sampling rates.
This should keep the output level constant when the Convolution's
sampling rate is changed.
2021-03-11 15:19:31 +00:00
..
containers GCC: Suppress cast-align warnings 2020-09-24 12:52:45 +01:00
filter_design DSP: Slightly tidied filter-design function 2020-12-14 12:20:47 +00:00
frequency Convolution: Compensate for volume changes when resampling IRs 2021-03-11 15:19:31 +00:00
maths Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
native Updated all license headers 2020-06-29 08:30:22 +01:00
processors DSP: Fixed a documentation error in the Panner class 2021-02-19 19:07:12 +00:00
widgets Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
juce_dsp.cpp DSP: Make FixedSizeFunction public 2020-12-15 11:25:56 +00:00
juce_dsp.h Bump version number to 6.0.7 2021-01-14 17:26:20 +00:00
juce_dsp.mm Updated all license headers 2020-06-29 08:30:22 +01:00