Category Archives: Clojure

Making Music with Clojure – An Introduction to MIDI

Introduction This post takes a break from Functional JavaScript and has a little fun making music. We’re going to be using Clojure, a Lisp language for the JVM, so that we can utilize the JVM’s MIDI implementation. No experience with … Continue reading

Posted in Clojure | Tagged , | 4 Comments