From a439a56ee9c4cbf92817bd5bd1c89c59c4e5964b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sat, 3 Jul 2021 23:58:05 +0200 Subject: Add an optional spectrum visualiser This is really more of a demo. It's doable, just rather ugly. It would deserve some further tuning, if anyone cared enough. --- config.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 0fd8a30..67fd7cd 100644 --- a/config.h.in +++ b/config.h.in @@ -5,6 +5,7 @@ #define PROGRAM_VERSION "${PROJECT_VERSION}" #cmakedefine HAVE_RESIZETERM +#cmakedefine WITH_FFTW #endif // ! CONFIG_H -- cgit v1.2.3