From b50e429aadda15501e039d2b9d4d3a33e2991ed6 Mon Sep 17 00:00:00 2001 From: Stefano D'Angelo Date: Mon, 14 Aug 2023 15:06:09 +0200 Subject: [PATCH] more TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index aa7f013..a14cdb9 100644 --- a/TODO +++ b/TODO @@ -32,6 +32,7 @@ code: * check assumptions w.r.t. usage of math functions * sample rate-constant coeffs? (pan case) * sr-dependent vs cr-dependent coeffs? see synth poly example +* thank scientific paper authors build system: * single header generation (vs modules in bwp... to think about)