Re: clojure repl quits after calling static java method

2009-01-17 Thread Matt Revelle
On Jan 16, 2009, at 9:40 PM, larry wrote: > > I'm calling a java static method Play.midi in JMusic from Clojure > REPL. > After it plays the notes and says: "completed MIDI playback", the > Clojure REPL quits. > How do I keep the Clojure REPL from quitting after making this call to > Java? JMus

clojure repl quits after calling static java method

2009-01-17 Thread larry
I'm calling a java static method Play.midi in JMusic from Clojure REPL. After it plays the notes and says: "completed MIDI playback", the Clojure REPL quits. How do I keep the Clojure REPL from quitting after making this call to Java? --~--~-~--~~~---~--~~ You rec