chore: more debug output of states

This commit is contained in:
2026-03-22 23:58:40 +01:00
parent 45b1003c9a
commit 3fe10a914a
3 changed files with 22 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
## TODO
* PlaybackEngine - Buffer overrun on output for channel (1.000000)
- we are feeding too much data into 'stretcher'
* E attributionTag not declared in manifest of at.lockstep
* analyze the (secondly or so) noise beeps in the mp3 playback
- introduced with this commit
- is it librubberband, my failure to feed it properly (buffer exhaustion), or sth else?