From 48bc405b72009d9cef3dbf07a5d68337b678b98e Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Fri, 1 Jun 2018 13:27:10 +0100 Subject: chaos scaling --- 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 a1495c3..3bbb20c 100644 --- a/gui/src/AudioPlotter.h +++ b/gui/src/AudioPlotter.h @@ -41,6 +41,7 @@ public: ofParameter usechaos; ofParameter chaosamount; + ofParameter chaosscale; ofParameter chaos_a; ofParameter chaos_b; ofParameter chaos_k; -- cgit v1.2.3