JavaMod This Java Modplayer playes *.mod, *.xm, *.s3m, *.stm, *.wow, *.it (all with interpolation), MP3s, *.sid, *.ogg, *.flac, *.ape, WAV, MIDI, RMI, AU, AIFF. It also supports playlists like PLS, M3U and cue-sheets. This player can be run als a console application, with its swing gui or as an applet. A list of features:
System requirements
Installing JavaMod Download javamod-2.0.jar. The next version needs Java 7. Create a directory(folder) "javamod". Copy the file to the new folder "javamod". That's it. There is a manual for the program, its an .txt copy from the original site, you can download the file Manual for JavaMod. The javamod.cmd file This version of JavaMod works with Open JDK in OS/2-eCS. I have made a javamod.cmd file with the following contents; @echo off set BEGINLIBPATH=[drive:java]\JAVA160ga5\bin set path=[drive:java]\JAVA160ga5\bin [drive:javamod] cd [drive:javamod]\javamod java -Duser.home=[drive:javamod]\javamod -jar javamod-2.0.jar 2>javamod-bugs.txtI use 2 separate folders (directories), one for Java and one for JavaMod with the files created by this program. The references used in the cmd file;
should be replaced with real drive letters. Edit and save the file "javamod.cmd" from the distribution. This file is copied to the "javamod" directory(folder). Furthermore, different paths?, adjust according to your needs. Create a new program object. Specify the path and file name: "[drive: javamod]\javamod\javamod.cmd". In the tabpage Session check the boxes "OS/2 window", "Running as an icon" and "Close Window to end program". In the tabpage General you can enter the name "JavaMod". You find enclosed in the file an OS/2 icon. Parameters / options explained
Download In the file you can find the above command file (all driveletters are set to C:) and an OS/2 JavaMod icon: javamod-ecs.zip. revision September 22, 2019 |