downloads/libraries/streplay_lib.lha

Back to file index

Short:        Library for playing Soundtracker-modules
Author:       Fredrik Wikstrom
Uploader:     Fredrik Wikstrom <fredrik a500 org>
Type:         util/libs
Version:      52.4
Architecture: ppc-amigaos
Download:     libraries/streplay_lib.lha

This is an API compatible reimplementation of Oliver Wagner's streplay.library.
Audio output is done as 16-bit, 44100 Hz, stereo using "ahi.device". Module
playback is done using an OS4 port of Ilkka Lehtoranta's "ptplay.library".

All library functions should be fully supported. It even supports the method
where you can close the library and leave a module playing and then some time
later open the library again and stop the playback.

Requirements:

 - AmigaOS 4.0 or newer
 - ptplay.library 2.6 (29.4.08)

Installation:

Copy streplay.library LIBS:

Changes:

52.4 (11-Aug-2009)
 - Looping playback was broken by the last update (should be fixed now!)

52.3 (11-Aug-2009)
 - Implemented the PlayOnce() function from Jonathan Potter's modified
   streplay.library (33.801)

52.2 (10-Aug-2009)
 - Fixed a minor but stupid bug in the playback code that would cause modules
   to start playing by themself immediately when loaded

52.1 (10-Aug-2009)
 - First released version
Copyright © 2024 Fredrik Wikström (fredrik at a500 dot org)