playing MIDI source code

Could someone provide a complete .java code , which describe how to play a MIDI file using J2ME ?JLB :stuck_out_tongue: :stuck_out_tongue:

Suns WTK comes with an example application demonstrating sound playback.

Also, the API itself is incredibly simple - read the javadoc.