Commit graph

7 commits

Author SHA1 Message Date
Krister Walfridsson
753f4543c4 Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead. 2005-06-12 23:51:13 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Thomas Klausner
513599566d Update paths for allegro move to pkgsrc; and convert to bl3 (untested)
since pkgsrc allegro only contains a bl3 file.
2004-04-05 13:30:19 +00:00
grant beattie
56489cc3f9 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
Ben Collver
1a1dfe3589 HOMEPAGE URLs without trailing / are incorrect per thread in http://sourceforge.net/mailarchive/forum.php?thread_id=2802239&forum_id=32226 2003-07-22 00:46:57 +00:00
Ben Collver
756e23662a 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)
2003-07-18 03:00:10 +00:00