Re: MIDI OUT transmitter not available?



Andrew wrote:
I don't get this, ..

Neither do I. (1)

javax.sound.midi.MidiUnavailableException: MIDI OUT transmitter not
....
....I have created a Note class and a MidiKit class to do this....

Thats interesting. (2)

I used a system I found somewhere on the internet ..

That's big. (3)

... What can I do?

(1) I don't understand this, but given the lack of detail,
it is not surprising. You might help rectify that by
condensing the code mentioned in (2) & (3) to an
SSCCE(4) that anybody can run, and see fail.

(4) http://www.physci.org/codes/sscce

OTOH - it might be the code is not properly
closing and releasing sound resources.

Andrew T.

.