mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-06 15:10:03 +01:00
Refactor pow() usage: - use base of 0.5^k instead of 1/(2^k) - skip pow if using INTEGER_SAMPLES
Refactor pow() usage: - use base of 0.5^k instead of 1/(2^k) - skip pow if using INTEGER_SAMPLES