Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Util/Clooper
diff options
context:
space:
mode:
authorJames <olpc@localhost.localdomain>2007-02-28 02:15:04 (GMT)
committer James <olpc@localhost.localdomain>2007-02-28 02:15:04 (GMT)
commit23b868606bb363d10499be3a09128c088f950421 (patch)
tree55385466eaa61187605f7e40200f7f22b639b2a5 /Util/Clooper
parentb2b3c26ff63f7231bfbe1bdfea14b84f5aa90b65 (diff)
drum switching works in mini
Diffstat (limited to 'Util/Clooper')
-rw-r--r--Util/Clooper/aclient.cpp1
-rwxr-xr-xUtil/Clooper/aclient.sobin236755 -> 236687 bytes
2 files changed, 0 insertions, 1 deletions
diff --git a/Util/Clooper/aclient.cpp b/Util/Clooper/aclient.cpp
index 6af60d1..9317ed2 100644
--- a/Util/Clooper/aclient.cpp
+++ b/Util/Clooper/aclient.cpp
@@ -157,7 +157,6 @@ struct ev_t
prev_secs_per_tick = secs_per_tick;
if (_debug && (VERBOSE > 2)) fprintf(_debug, "setting duration to %f\n", param[5]);
}
- fprintf(_debug, "p0 = %lf\n", param[0]);
csoundScoreEvent(csound, type, &param[0], param.size());
}
};
diff --git a/Util/Clooper/aclient.so b/Util/Clooper/aclient.so
index dd3ae31..e56b047 100755
--- a/Util/Clooper/aclient.so
+++ b/Util/Clooper/aclient.so
Binary files differ