From: "Andrew Jones" Newsgroups: comp.os.msdos.djgpp References: <89mmhp$dq1$1 AT gxsn DOT com> Subject: Re: Music Module Player Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Fri, 03 Mar 2000 19:56:36 GMT NNTP-Posting-Host: 24.42.120.18 X-Complaints-To: abuse AT home DOT net X-Trace: news2.rdc1.on.home.com 952113396 24.42.120.18 (Fri, 03 Mar 2000 11:56:36 PST) NNTP-Posting-Date: Fri, 03 Mar 2000 11:56:36 PST Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Does anybody know of a site where it tells you how to code the > effects for a fast tracker module (.xm) player? (I've gotta code my own not > use a lib like jgmod), also the same for impulse tracker (.it). Also i > don't understand how to load nor how to deal with envelopes? There's MIKMOD, which as Kalum said is very good. You might also search for FMODDOC2.ZIP, which contains an extremely detailed text file on loading the MOD format, which should give you a good start, since XM is just an eXtended Module. There's also JUDAS206Y.ZIP, the Judas Apocalyptic ... Mixer. It's a great mod player as well. Finally, go to www.cubic.org, where you can find the source code to the best DOS module player ever, OpenCP (it's in C++ for Watcom, but it should help anyway). >If you can help would you also send a copy of your response to: >Anthony AT FonzyCo DOT co DOT uk You post in usenet, you read it in usenet. =) Isn't that part of the usenet code? AndrewJ