From 57da64203f5113138662588700d315d1e8a392ee Mon Sep 17 00:00:00 2001 From: "Skylar \"The Cobra\" Widulski" Date: Thu, 21 Dec 2023 22:42:01 -0500 Subject: [PATCH] Add another known issue to the README Signed-off-by: Skylar "The Cobra" Widulski --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c434d9d..1b79c0a 100644 --- a/README.md +++ b/README.md @@ -47,5 +47,6 @@ guile -L . yammer.scm * Offload some calculations to the GPU # Known issues +* Sometimes the read gets misaligned and just becomes noise * When MPD is paused or the program is sleeping for the next frame, the UI doesn't update so you can't exit * The surface can't be transparent