Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (993) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4332
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
====================
Digital Audio Player
====================
- plays mp3, aiff, wav, flac, ogg, CDDA raw data, midi, dbm, mod, s3m, xm, it
files as well as mp3, ogg and aac streams and audio CDs
- reads ID3 tags from mp3 files
- reads CDDB data of audio CDs
- reads CD text from audio CDs if CDDB is not available
Required:
- AmigaOS 4.x
- mpega.library to replay mp3 files
http://os4depot.net/index.phpfunction=showfile&file=library/misc/mpega_libmad.lh
a
- id3tag.library to read ID3 tags
http://aminet.net/package/util/libs/id3tag_libid3tag.l.main (included in the
DAPlayer archive)
- codesets.library to read UTF-8 strings
http://aminet.net/package/util/libs/codesets-6.21
- digibooster3.library to replay dbm files
http://digibooster.de/en/download.php
- AmiSSL V4 or V5 to support https streams
DAPlayer uses:
- the Dynamic Universal Music Bibliotheque (DUMB)
http://dumb.sourceforge.net
- libFLAC
http://flac.sourceforge.net/
- libTiMidity
http://libtimidity.sourceforge.net/
- Tremor
http://svn.xiph.org/trunk/Tremor/
|