Short: AHI Protracker player (68k/PPC) Authors: Timm S. Müller, Ronald Hof Uploader: Timm S. Müller Version: 1.1 Requires: OS3.0 (v39), 68030/68881, or MorphOS. AHI 4.x Overview ----------------------------------------- ptplay is a commandline Protracker player. The player does not depend on customchip hardware, and was written from scratch to emulate Protracker 2.3a in software. All mixing is performed internally and directed to a single AHI output channel. The $E0 command is approximated with a lowpass filter. The $EF command is not supported. Warning: ptplay mostly aims to be complete, and it's slow. Buffer refill may be even too slow to catch up on a 68060 at 44.1Khz, when stereo, high quality and lowpass filtering are enabled. Note: Only PT2.3a is supported, no elder or newer formats. Usage ----------------------------------------- ptplay FROM/M/A - Protracker module(s) SE=SONGEND/S - Perform song-end detection L=LOOP/S - Loop playlist V=VOLUME/N - Volume [percent]. Use >100 for boost. F=FREQ/N - Output frequency [Hertz]. Default: 44100 S=STEREO/S - Use Protracker stereo layout HIQ/S - Double oversampling NOLED/S - Do not allow lowpass filter - Press CTRL-C (or break C) to abort. - Press CTRL-D (or break D) to advance to the next module. Authors ----------------------------------------- Timm S. Müller Ronald Hof Recent Changes ----------------------------------------- 1.1 - Minor cleanup - Source included