add some TODO

This commit is contained in:
Stefano D'Angelo 2023-05-10 15:50:15 +02:00
parent 37415a0b0e
commit c57ddb8877

1
TODO
View File

@ -44,6 +44,7 @@ code:
* src inside distortions? w/ control from outside? * src inside distortions? w/ control from outside?
* bw_fuzz gain compensation? * bw_fuzz gain compensation?
* remove union value = {.f = v};? (std c++ latest) * remove union value = {.f = v};? (std c++ latest)
* make gain of distortions homogeneous?
build system: build system:
* make makefiles handle paths with spaces etc * make makefiles handle paths with spaces etc