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
| |