Re: problems using javax.sound.midi from clojure on windows

2010-11-26 Thread Brian Gruber
On Nov 26, 2:14 am, Ken Wesson wrote: > On Thu, Nov 25, 2010 at 11:10 PM, Brian Gruber wrote: > > At which point I get the following exception: > > java.lang.IllegalArgumentException: Can't call public method of non- > > public class: public javax.sound.midi.MidiChannel[] > > com.sun.media.sound.

Re: problems using javax.sound.midi from clojure on windows

2010-11-25 Thread Ken Wesson
On Thu, Nov 25, 2010 at 11:10 PM, Brian Gruber wrote: > At which point I get the following exception: > java.lang.IllegalArgumentException: Can't call public method of non- > public class: public javax.sound.midi.MidiChannel[] > com.sun.media.sound.AbstractPlayer.getChannels() I think that's a re