From afecfe58901f3a8e8f5b3e0e3764d9ec36f4edf3 Mon Sep 17 00:00:00 2001 From: Mark Date: Fri, 8 Jul 2022 17:00:20 -0700 Subject: [PATCH] Added TODO --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index 0afe6f8..aaf5808 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -38,6 +38,7 @@ // Later: // beat detection // waveform animation +// pcm from pulse const size_t width = 10;