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.
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: ptplay can be used together with pt-player-gui for an easy to
use gui.
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
-----------------------------------------
Ronald Hof <knp at chello.nl>
Timm S. Mueller <tmueller at neoscientists.org>
Per Johansson <omen at telia.com>
Recent Changes
-----------------------------------------
- AmigaOS4 port added
1.2
- Cleanup...
- Got player working again after applying Pers changes
- Applied Pers changes
1.1
- Minor cleanup
- Source included
| |