mirror of
https://github.com/LMMS/lmms.git
synced 2026-05-18 19:55:00 -04:00
When compiling with GCC always allocate a temporary buffer for
resampling on stack rather than doing an expensive heap allocation.
Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com>
(cherry picked from commit d1353247d9)