update doc

This commit is contained in:
Stefano D'Angelo 2023-09-27 13:46:36 +02:00
parent ff7a768c05
commit c1cb51ad84
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
We wish to thank and give credit to:
- the adopters of this software, of which at the moment we can only publicly mention our friends at Elk Audio <https://www.elk.audio/>;
- the adopters of this software, of which at the moment we can only publicly mention our friends at [Elk Audio](https://www.elk.audio/);
- users participating to [this thread on the KVR Audio forum](https://www.kvraudio.com/forum/viewtopic.php?f=33&t=589519) for providing useful feedback;
- [Mads Kjeldgaard](https://madskjeldgaard.dk/) for publishing [instructions to build for the Daisy Seed and uploading the firmware](https://madskjeldgaard.dk/posts/daisy-setup/);
- [Hereket](https://hereket.github.io/) for providing instructions on [how to build an Android app without Android Studio or Gradle](https://hereket.github.io/posts/android_from_command_line/);

1
TODO
View File

@ -5,7 +5,6 @@
* state that sample rate is finite and > 0
* state that audio cannot be inf (also in reset)
* state that you need different output buffers to reset
* thank scientific paper authors
* state that mem_set() can/must be called on uninitialized state (before reset_state)
build system: