X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: pyzals AT gmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: DMA and Soundblaster with DJGPP Date: 15 May 2007 05:58:59 -0700 Organization: http://groups.google.com Lines: 17 Message-ID: <1179233938.968657.125170@q75g2000hsh.googlegroups.com> References: <1179198543 DOT 710532 DOT 156270 AT w5g2000hsg DOT googlegroups DOT com> <4649645d$0$20296$9b4e6d93 AT newsspool3 DOT arcor-online DOT net> NNTP-Posting-Host: 207.172.212.150 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1179233939 19933 127.0.0.1 (15 May 2007 12:58:59 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 15 May 2007 12:58:59 +0000 (UTC) In-Reply-To: <4649645d$0$20296$9b4e6d93@newsspool3.arcor-online.net> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: q75g2000hsh.googlegroups.com; posting-host=207.172.212.150; posting-account=05gL3A0AAACG41nL0SPMErl_sLw6jMYA To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Slash'EM to start out with. Nothing official, just for fun. What DJ said makes perfect sense to me now, (Thanks DJ). What I still don't understand is that there seems to be code out there that is supposed to work with DJGPP, but doesn't take this into account. http://www.shdon.com/dos/sound#mixing is an excellent example. I downloaded it and compiled it. It compiles perfectly, but it's wav file reproduction is faulty. The wav's start playing somewhere in the middle and are generally messed up. I downloaded the Angband souce code which contains a makefile for DJGPP. Once again, it compiles and runs, but wav file reproduction is broken. What am I still missing?