Short: a librarybased Protracker player Author: Mattias Karlsson, Andreas Pålsson & StingRay Uploader: StatMat Type: mus/play Version: 7.01 Architecture: m68k-amigaos >= 1.3 PTReplay is a librarybased systemfriendly Protracker player which gives programmers an easy way to implement moduleplaying in their software. Some of PtReplay features: · System friendly, uses CIA-timing for smooth playing · Except for the ordinary Play, Pause, Resume and Stop there are fading volumechanging, ability to specify postition, turn on/off channels. · Load modules via PTReplay. No need to open Dos. Inside the archive there are supportfiles for C and ASM. This is the latest version of the PTReplay library originally written by Mattias Karlsson and Andreas Pålsson. It is based on the fixed v7 released by StingRay in July 2019, which allowed the library to be used on Kickstart 1.3 machines and addressed issues with the volume slide routines. This release can be found here: https://www.pouet.net/prod.php?which=82170 It should not be confused with either v7.1 uploaded by Ilkka Lehtoranta, or v7.2 uploaded by Fredrik Wikstrom, as those internally use ptplay.library and ahi.device for playback, meaning they are not actually newer versions of the original library. This version has been patched to correctly disable the low-pass audio filter when calling the PTPlay routine. See the 'ReadMe' file inside the archive for more information.