mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-13 03:27:06 -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>