mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-10 01:58:44 -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>