summaryrefslogtreecommitdiff
path: root/liveengineUnmapped/src/testApp.cpp
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-01-17 21:28:00 +0000
committerComment <tim@gray.(none)>2013-01-17 21:28:00 +0000
commite54790009e0d7b6ae5cc4d3e54880ff0bdc63f86 (patch)
tree843deecb10d9a7df69af5c598a9671e6f835f464 /liveengineUnmapped/src/testApp.cpp
parente775f024476943beacc433c39b6b1003f7ba0d86 (diff)
a succesful practice
Diffstat (limited to 'liveengineUnmapped/src/testApp.cpp')
-rwxr-xr-xliveengineUnmapped/src/testApp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/liveengineUnmapped/src/testApp.cpp b/liveengineUnmapped/src/testApp.cpp
index c6fb94e..1885bb2 100755
--- a/liveengineUnmapped/src/testApp.cpp
+++ b/liveengineUnmapped/src/testApp.cpp
@@ -532,7 +532,7 @@ void testApp::nmidiMessage(int event,int data1, int data2) {
if (noteRandomiseColours) {
makeColours(); //
}
- randOffs=ofRandom(1.0f);
+ randOffs=ofRandom(100.0f);
break;
case 176: //control change channel 0
//for (int i=0;i<numLayers;i++){