shithub: ft²

Download patch

ref: 7caf816ebba00e3faae1de4c898aad34a1101029
parent: f62ba59953e3b01d9940ea42d3aa1d7aecc8494f
author: Olav Sørensen <olav.sorensen@live.no>
date: Sun Jan 12 12:12:12 EST 2025

Update ft2_windowed_sinc.c

--- a/src/mixer/ft2_windowed_sinc.c
+++ b/src/mixer/ft2_windowed_sinc.c
@@ -1,5 +1,5 @@
 /*
-** Windowed-sinc LUT generator
+** Windowed-sinc interpolation LUT generator
 */
 
 #include <stdint.h>
--