mirror of
https://github.com/LMMS/lmms.git
synced 2026-06-20 12:08:46 -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>