Hey Nick,

On 16 Aug 2011, at 13:57, cassiel wrote:

> 
> Is this reachable via Lein/Maven?

Absolutely. The 0.5.0 release is on Clojars, so you just need to add:

[overtone/osc-clj "0.5.0"]

to your project dependencies in project.clj for cake/lein.

To get started with the lib, first up, check out the README on github: 
https://github.com/overtone/osc-clj and then take a peek through the fns in the 
'public' osc ns: https://github.com/overtone/osc-clj/blob/master/src/osc.clj

Let me know if I can be of any further assistance. It's important to me that 
the library should be easy to get started with - so I'd like to hear about any 
places where this isn't the case - i.e. dodgy documentation/unexpected 
behaviour etc.

Sam

---
http://sam.aaron.name

-- 
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