Re: ANN: midi-clj and osc-clj

2010-02-25 Thread Jeff Rose
Luckily there are already good Java libraries for doing all three of these: jlayer, jorvis and jflac. We will probably integrate these in with Overtone eventually, but for now we just use wav files for samples. -Jeff On Feb 25, 8:53 pm, Anders Rune Jensen wrote: > On Thu, Feb 25, 2010 at 4:41 P

Re: ANN: midi-clj and osc-clj

2010-02-25 Thread Anders Rune Jensen
On Thu, Feb 25, 2010 at 4:41 PM, Jeff Rose wrote: > 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,