Audio (102) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1715
Full index file Recent index file
Part of aros exec |
Ptplay-i386 | Description: | AHI Protracker player | Download: | ptplay-i386.tar.gz (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 92kb | Version: | 1.1 | Date: | 03 Mar 09 | Author: | Timm S. MÃŒller, Ronald Hof | Submitter: | Miloslav Martinka | Requirements: | AROS i386 | Category: | audio/tracker | License: | GPL | Distribute: | yes | FileID: | 553 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 279 (Current version) | | 279 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 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 <tmueller at neoscientists.org>
Ronald Hof <knp at chello.nl>
Recent Changes
-----------------------------------------
1.1
- Minor cleanup
- Source included
--------------------------------------
Compiling for AROS, Miloslav Martinka.
|