Mercurial > vba-clojure
diff clojure/com/aurellem/run/music.clj @ 454:bf87b87a4ad7
exporting to midi file.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 03 May 2012 07:25:06 -0500 |
parents | 067ea3f0d951 |
children | 1c10fa8366a7 |
line wrap: on
line diff
1.1 --- a/clojure/com/aurellem/run/music.clj Thu May 03 07:01:42 2012 -0500 1.2 +++ b/clojure/com/aurellem/run/music.clj Thu May 03 07:25:06 2012 -0500 1.3 @@ -11,6 +11,8 @@ 1.4 (def third-kind 1.5 (File. "/home/r/proj/midi/third-kind.mid")) 1.6 1.7 +(def pony "/home/r/proj/vba-clojure/music/pony-title.mid") 1.8 + 1.9 (defn raw-midi-text [#^File midi-file] 1.10 (:out 1.11 (clojure.java.shell/sh