./wip/dumb, IT, XM, S3M and MOD player library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.3nb1, Package name: dumb-0.9.3nb1, Maintainer: collver1

DUMB is an IT, XM, S3M and MOD player library developed by
Robert J Ohannessian and Ben Davis.
* Freeware
* Supports playback of Impulse Tracker (IT), Scream Tracker 3 (S3M),
Fast Tracker 2 (XM) and Amiga Module (MOD) files
* Faithful to the original trackers, especially IT; if it plays your module
wrongly, please tell me so I can fix the bug! (But please don't complain
about differences between DUMB and ModPlug Tracker)
* Accurate support for low-pass resonant filters for IT files
* Very accurate timing and pitching; completely deterministic playback
* Click removal
* Facility to embed music files in other files (e.g. Allegro datafiles)
* Three resampling quality settings: aliasing, linear interpolation and
cubic interpolation
* Number of samples playing at once can be limited to reduce processor
usage, but samples will come back in when other louder ones stop
* All notes will be present and correct even if you start a piece of music
in the middle
* Fast seeking to any point before the music first loops (seeking time
increases beyond this point)
* Audio generated can be used in any way; DUMB does not necessarily send it
straight to a sound output system
* Makefile provided for DJGPP, MinGW, Linux, BeOS and Mac OS X; project
file provided for MSVC 6 (please contact me if you'd like to submit or
request a makefile for a new platform; the code itself should port
anywhere that has a 32-bit C compiler)
* Can be used with Allegro, can be used without (if you'd like to make DUMB
more approachable to people who aren't using Allegro, please contact me)


Required to run:
[devel/allegro]

Required to build:
[pkgtools/x11-links] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 53c7931fec71dd4e67e19c4acf38c0f9202e5698
Filesize: 163.456 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-18 22:35:47 by Yorick Hardy | Files touched by this commit (1)
Log message:
Use DESTDIR

   2012-09-28 23:24:30 by Aleksej Saushev | Files touched by this commit (99)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-12-24 19:39:35 by ndb | Files touched by this commit (1)
Log message:
Add mk/bsd.pkg.mk.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-07-28 13:01:17 by Kamel Derouiche | Files touched by this commit (1)
Log message:

	DESTDIR Support
   2009-05-19 11:00:04 by Thomas Klausner | Files touched by this commit (67)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2008-05-29 20:43:10 by Tobias Nygren | Files touched by this commit (6)
Log message:
Update, fix breakage.