summaryrefslogtreecommitdiff
path: root/gui/src/AudioPlotter.h
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2018-06-02 10:39:32 +0100
committerTim Redfern <tim@getdrop.com>2018-06-02 10:39:32 +0100
commita730ef3ebd758b610b2fc5bad5d645040584f14f (patch)
treee20e50187d645a226d5615feaf46dacfb5fb395f /gui/src/AudioPlotter.h
parent86475494161cde9a2eddcedb3fe7baa9b48f96d4 (diff)
passades show
Diffstat (limited to 'gui/src/AudioPlotter.h')
-rw-r--r--gui/src/AudioPlotter.h1
1 files changed, 1 insertions, 0 deletions
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<bool> random;
ofParameter<bool> joined;
ofParameter<bool> bars;
+ ofParameter<bool> mirror;
ofParameter<int> width;
ofParameter<int> history_size;
ofParameter<int> num_points;