| 2023-12-24 15:00 | fix: clip instead of silently failing | Tobias Bengfort |
| 2023-12-24 14:59 | fix: do not write beyond frames | Tobias Bengfort |
| 2023-12-22 07:58 | add license | Tobias Bengfort |
| 2023-12-22 07:56 | add README | Tobias Bengfort |
| 2023-12-22 07:49 | add error handling | Tobias Bengfort |
| 2023-12-22 07:28 | turn assert comment into code | Tobias Bengfort |
| 2023-12-22 07:20 | improve gcc parameters | Tobias Bengfort |
| 2023-12-22 07:19 | mv example to separate dir | Tobias Bengfort |
| 2019-12-17 18:37 | WIP: add generic target for .beat files | Tobias Bengfort |
| 2019-12-18 17:59 | allow stereo input | Tobias Bengfort |
| 2019-12-18 17:56 | output stereo | Tobias Bengfort |
| 2019-12-18 13:23 | rename context | Tobias Bengfort |
| 2019-12-18 13:21 | reduce buffer size | Tobias Bengfort |
| 2019-12-18 13:20 | create buffers on demand | Tobias Bengfort |
| 2019-12-18 13:19 | create_context() | Tobias Bengfort |
| 2019-12-18 12:52 | dynamic write | Tobias Bengfort |
| 2019-12-18 12:47 | dynamic free | Tobias Bengfort |
| 2019-12-18 12:50 | static BUFSIZE | Tobias Bengfort |
| 2019-12-18 13:29 | convert context to pointer | Tobias Bengfort |
| 2019-12-18 10:40 | make sure to not write more than frames | Tobias Bengfort |
| 2019-12-18 10:55 | fix: account for empty buffers | Tobias Bengfort |
| 2019-12-18 10:19 | rename different sndfiles | Tobias Bengfort |
| 2019-12-18 10:16 | fix rel_pos decleration | Tobias Bengfort |
| 2019-12-18 10:15 | convert some context to global variables | Tobias Bengfort |
| 2019-12-17 14:40 | move BPM -> FPB conversion into C | Tobias Bengfort |
| 2019-12-17 14:35 | make: add downmix target | Tobias Bengfort |
| 2019-12-17 14:35 | avoid clipping | Tobias Bengfort |
| 2019-12-17 14:27 | use more than one buffer | Tobias Bengfort |
| 2019-12-01 11:08 | add Makefile | Tobias Bengfort |