update TODO
This commit is contained in:
parent
9d4d5759a0
commit
2cef5cd584
2
TODO
2
TODO
@ -1,13 +1,11 @@
|
|||||||
1.0.0
|
1.0.0
|
||||||
-----
|
-----
|
||||||
|
|
||||||
* test flush-to-zero on arm
|
|
||||||
* clearly specify that state is tied to a particular set of coeffs (1:N)
|
* clearly specify that state is tied to a particular set of coeffs (1:N)
|
||||||
* state that sample rate is finite and > 0
|
* state that sample rate is finite and > 0
|
||||||
* state that audio cannot be inf (also in reset)
|
* state that audio cannot be inf (also in reset)
|
||||||
* state that you need different output buffers to reset
|
* state that you need different output buffers to reset
|
||||||
* thank scientific paper authors
|
* thank scientific paper authors
|
||||||
* "Templates must have C++ linkage"?
|
|
||||||
* state that mem_set() can/must be called on uninitialized state (before reset_state)
|
* state that mem_set() can/must be called on uninitialized state (before reset_state)
|
||||||
|
|
||||||
build system:
|
build system:
|
||||||
|
Loading…
Reference in New Issue
Block a user