summaryrefslogtreecommitdiff
path: root/gui/src/ofApp.h
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2018-12-02 22:15:09 +0000
committerTim Redfern <tim@getdrop.com>2018-12-02 22:15:09 +0000
commitd59dff2cc79b63962009786cc19223fa5a197757 (patch)
tree41b7ed2155d46967e7fd44f892c8edead636facc /gui/src/ofApp.h
parent80863dd23b2c3e2ae1b26a366e1adc956911c747 (diff)
other voices
Diffstat (limited to 'gui/src/ofApp.h')
-rw-r--r--gui/src/ofApp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/src/ofApp.h b/gui/src/ofApp.h
index 838b7f8..e8c2640 100644
--- a/gui/src/ofApp.h
+++ b/gui/src/ofApp.h
@@ -89,7 +89,7 @@ class ofApp: public ofBaseApp, public ofxMidiListener {
void outputMouseReleased(ofMouseEventArgs & args);
void outputWindowResized(ofResizeEventArgs &resizeargs);
- void select_random_shapes(float duration);
+ void select_random_shapes(float duration,bool generate);
void default_settings();
void save_settings();