Could someone provide a complete .java code , which describe how to play a MIDI file using J2ME ?JLB
Suns WTK comes with an example application demonstrating sound playback.
Also, the API itself is incredibly simple - read the javadoc.
Could someone provide a complete .java code , which describe how to play a MIDI file using J2ME ?JLB
Suns WTK comes with an example application demonstrating sound playback.
Also, the API itself is incredibly simple - read the javadoc.