diff options
| author | Tim Redfern <tim@getdrop.com> | 2018-02-04 00:13:38 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2018-02-04 00:13:38 +0000 |
| commit | 25dfa55d4574ad70f62b2c536b024741a4a37b0b (patch) | |
| tree | 9586cebc0abb1f27b1c074b2a1094d04217db9e9 /gui/src/ofApp.h | |
| parent | 38cfe584a01ada7c51615cddd19419553bfeef12 (diff) | |
segment with colour
Diffstat (limited to 'gui/src/ofApp.h')
| -rw-r--r-- | gui/src/ofApp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/src/ofApp.h b/gui/src/ofApp.h index ed4def5..d0f334f 100644 --- a/gui/src/ofApp.h +++ b/gui/src/ofApp.h @@ -138,6 +138,7 @@ class ofApp: public ofBaseApp, public ofxMidiListener { int framecounter; float phase,prev_time; //to calculate phase float rotate_amt; + float scale_phase,scale_amt; //======================================= //Mask clipping |
