There are currently three ports (actually four if you count NextStep):
hp3, hpalib and hplow. I've only been able to check personally hplow, which is a horrible hack which accesses the audio hardware directly, since hplib is not installed here. hpalib and hp3 are mostly equivalent (done by different persons).
Difference between hp3 and hpalib (by Bjoern Stabells, see Credits):
This documentation was written by Darryl Okahata, See Credits.
NOTE: this is still undergoing development, and will probably be enhanced, as some parts don't work very well.
This is a port of tracker, version 3.19, to HP-UX 7x5 machines with audio devices that can handle 16-bit CD-quality stereo audio. Tracker plays Amiga MOD files, which are generally of much higher quality than most computer music that most people have heard (however, MOD files still aren't excellent in terms of sound quality---they are merely "very good").
Note that you must have an audio device that supports stereo and 16-bit data. Other audio output devices are not supported, although support may be added in the future.
You also need HP-UX 9.01 to use this program, and you must have set up audio services on your 7x5 workstation. See the audio services manual to see how to set this up.
tracker -volume -20 -mix 40 boesen.mod
(You may have to add paths to the tracker binary or to `boensen.mod
')
If you want the song to be output to the internal speaker, do:
tracker -speaker -volume 0 -mix 40 boesen.mod
Important: do not use a volume level of zero (0) if you are listening using headphones. A volume level of zero is loud, and could conceivably cause damage to your hearing. Frankly, you probably shouldn't use anything above -5 if you are listening using headphones.