Message-ID: <37B0D1C6.446C@ns.sympatico.ca> From: Klaas Organization: N/A X-Mailer: Mozilla 3.04 (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Any good sound/music lib for DJGPP? References: <37B091B5 DOT 1FE55C9 AT swipnet DOT se> <37B096AA DOT 4657 AT lan DOT tjhsst DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 24 Date: Tue, 10 Aug 1999 22:28:38 -0300 NNTP-Posting-Host: 142.177.85.68 X-Trace: sapphire.mtt.net 934334904 142.177.85.68 (Tue, 10 Aug 1999 22:28:24 ADT) NNTP-Posting-Date: Tue, 10 Aug 1999 22:28:24 ADT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Moogla wrote: > > Anders David Skarin wrote: > > > > Hi! > > > > I'm looking for a small but usable lib(or code) to > > play XM modules and do some simple timing. Ofcourse > > there is MIDAS, but the DJGPP version requires ALLEGRO, > > which I don't have any use for. > > > > Anyone with a good link? > No. Most I've seen have gone away (like mikmod) > In fact, MIDAS is your best bet... tried and true, high performance. > I'd put up with all of Shawn Hargreave's hard work on the Allegro > project. Allegro (honestly) is not that big a deal. You might want it > anyway, if not for the library, for the sources. > > moogla Besides, you can reduce the inpact of Allegro on your code size quite significantly, esp. if you are not using most of the graphics code. -Mike