From 7ccc152552a2eb4a3ee1c790e343cb17dd1781f0 Mon Sep 17 00:00:00 2001 From: karl Date: Fri, 24 Apr 2015 17:43:42 +0200 Subject: [PATCH] use ncurses instead of printf? --- todo | 1 + 1 file changed, 1 insertion(+) diff --git a/todo b/todo index f15aa44..ecbec22 100644 --- a/todo +++ b/todo @@ -7,3 +7,4 @@ TODO * check possibility of grabbing audio straight from pulseaudio sink/source, and implementing such function * frequency distribution should be more exponential with increased number of bars * new gif and demo video +* use ncurses instead of printf