<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello all. I built a click track-generating application with ChucK and
processing. Essentially, it is a simple programming language; files are
written in a .txt file and dropped onto the Click_Monster application.
It uses OSC to send messages between processing and ChucK.<br>
<br>
The Win32 version is solid and well tested. I haven't gotten to try the
OSX version but presumably it should work OK.<br>
<br>
<a href="https://pantherfile.uwm.edu/jmatthys/public/clickmonster.msi">Click
Monster for Windows</a><br>
<br>
<a
 href="https://pantherfile.uwm.edu/jmatthys/public/clickmonster_osx.zip">Click
Monster for OSX</a><br>
<br>
I'm eager to hear any suggestions, ideas, etc.<br>
<br>
Joel<br>
</body>
</html>