libsamplerate
libsamplerate copied to clipboard
Introduce single precision float compilation option
This patch aims to add possibility for library to be compiled using single precision floating point numbers. This allows to use this library on embedded systems, where FPU may not support double precision floating point math, thus, is resource intensive and to slow for audio processing.
Hi @KKopyscinski
@evpobr Hi :) is this under review?
Hi,
Any chances that this could be merged and included in 0.2.3? This is crucial for using library on MCUs that don't have HW support for double..