From a730ef3ebd758b610b2fc5bad5d645040584f14f Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sat, 2 Jun 2018 10:39:32 +0100 Subject: passades show --- gui/src/AudioPlotter.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/src/AudioPlotter.h') diff --git a/gui/src/AudioPlotter.h b/gui/src/AudioPlotter.h index 1a5aa4e..9cd37ae 100644 --- a/gui/src/AudioPlotter.h +++ b/gui/src/AudioPlotter.h @@ -29,6 +29,7 @@ public: ofParameter random; ofParameter joined; ofParameter bars; + ofParameter mirror; ofParameter width; ofParameter history_size; ofParameter num_points; -- cgit v1.2.3