From 8364afaef278f6704c6d8b1564ca9e33b6c97a80 Mon Sep 17 00:00:00 2001 From: Stefano D'Angelo Date: Sun, 30 Jul 2023 13:45:08 +0200 Subject: [PATCH] let me remember stuff --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 89a803c..5969177 100644 --- a/TODO +++ b/TODO @@ -60,6 +60,7 @@ code: * use custom NDEBUG? * NULL (C) vs BW_SIZE_T (non-C)...? * clearly specify that state is tied to a particular set of coeffs (1:N) +* modulation vs process (multi) no update (post 1.0.0)??? build system: * single header generation (vs modules in bwp... to think about)