From ec4a59ed5dc4bd235c04636d311e021a7751b882 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sat, 1 Oct 2022 11:43:36 +0100 Subject: bug squashed --- passadesgui/src/ofApp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'passadesgui/src/ofApp.h') diff --git a/passadesgui/src/ofApp.h b/passadesgui/src/ofApp.h index 92eabbd..022b120 100644 --- a/passadesgui/src/ofApp.h +++ b/passadesgui/src/ofApp.h @@ -210,7 +210,7 @@ class ofApp: public ofBaseApp, public ofxMidiListener { //======================================= //SVG player ofxSVG svg; - vector segmenters; // segmenters; // + vector segmenters; // vector shape_selection_durations; set shape_selection; -- cgit v1.2.3