does anyone know how to play midi files using JFrame???
thx in advance
does anyone know how to play midi files using JFrame???
thx in advance
JFrame has nothing to do with sound.
Have you looked at the java docs ?
For basic questions like “How do i…” I often find it useful to search the Java Developers Almanac. http://www.java-gaming.org/
A search for “midi” seems to get the information you are after.