Just a quick announcement for any musical Clojurians out there.  I've
pushed midi-clj for simple MIDI communication, and osc-clj for
communicating with new school instruments via Open Sound Control.
Both were developed for project Overtone, but they might be useful for
other projects.

Get them with leiningen by adding them to your project.clj:

  [midi-clj "0.1"]
  [osc-clj "0.1"]

or from github:

http://github.com/rosejn/midi-clj
http://github.com/rosejn/osc-clj

Cheers,
Jeff

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to