1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-11-08 12:02:28 +01:00
soundtouch/source
serge-sans-paille 82cb3f99bb Remove unused dScaler variable in FIRFilter.cpp
Code is guarded by SOUNDTOUCH_FLOAT_SAMPLES but never actually used. Get
rid of it as it triggers a warning under -Werror=unused-variable.
--
Cherry-picked from
https://gitlab.com/serge-sans-paille/soundtouch/-/tree/fix/remove-unused-float-scaler
2023-03-19 16:52:18 +02:00
..
Android-lib Comment out _init_threading call in processFile function 2021-12-03 02:42:45 +03:00
csharp-example Update version to 2.3.2 2022-11-08 18:02:17 +02:00
SoundStretch Update version to 2.3.2 2022-11-08 18:02:17 +02:00
SoundTouch Remove unused dScaler variable in FIRFilter.cpp 2023-03-19 16:52:18 +02:00
SoundTouchDLL Update version to 2.3.2 2022-11-08 18:02:17 +02:00
Makefile.am Migrate configuration file, add building of dynamic-link version to the master makefile 2022-10-30 18:15:10 +02:00