Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Medplayer_lib | Description: | Libraries for playing OctaMED modules | Download: | medplayer_lib.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 171kb | Version: | 8.7 | Date: | 05 Aug 2009 | Author: | Fredrik Wikström | Submitter: | Fredrik Wikström | Email: | fredrik/a500 org | Homepage: | http://a500.org | Category: | library/audio | Replaces: | library/audio/medplayer_lib.lha | License: | GPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 4998 | | | Comments: | 4 | Snapshots: | 0 | Videos: | 0 | Downloads: | 571 (Current version) | | 782 (Accumulated) | Votes: | 1 (0/0) (30 days/7 days) | |
These are API compatible reimplementations of Teijo Kinnunen's medplayer,
octaplayer and octamixplayer libraries. XMP-2.7.1 is used for module playback
and audio output is done as 16-bit, 44100 Hz, stereo through "ahi.device".
Requirements:
MEM-Handler - http://os4depot.net/share/driver/handler/mem-handler.lha
Installation:
Copy #?.library to LIBS:
License:
The libraries are licensed under the terms of the GPL license described in
the file named COPYING. The complete source code is available in a separate
archive.
Changes:
8.7 (27-Jul-2009)
- Updated to use XMP-2.7.1 (broken MED tempo handling replaced with better
working one from XMP-2.6.2)
- More than one program can now use medplayer.library at the same time
(libxmp.a compiled with -mbaserel)
8.6 (19-Jul-2009)
- Modified the RequiredPlayRoutine functions to always return the number
representing the current library being used (msy-bt)
- octaplayer/octamixplayer libraries now open requesters if medplayer.library
fails to open
- medplayer.library now checks for MEM: and fails to open if it's not found
8.5 (17-Jul-2009)
- More fixes for relocating/unrelocating multi-module files (SuperWormII)
8.4 (17-Jul-2009)
- Fixed crashes when relocating/unrelocating multi-module files
8.3 (17-Jul-2009)
- M68k -> PPC stubs don't need the library base in a6 any more (CoolMod)
8.2 (16-Jul-2009)
- Fixed a crash caused by unloading a module while it was playing (WormWars)
- Now sets pstate to -1 while playing (Swomp)
- RelocModule() is now partially implemented
8.1 (14-Jul-2009)
- First released version
|