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: 16 May 2007 06:22:26 -0700 Organization: http://groups.google.com Lines: 18 Message-ID: <1179321746.391210.179160@h2g2000hsg.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> <1179233938 DOT 968657 DOT 125170 AT q75g2000hsh DOT googlegroups DOT com> <464ad01d$1 AT news DOT cuneo2lemon 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 1179321756 31381 127.0.0.1 (16 May 2007 13:22:36 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 16 May 2007 13:22:36 +0000 (UTC) In-Reply-To: <464ad01d$1@news.cuneo2lemon.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: h2g2000hsg.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 Based on DJ's comment above I found this: http://www.delorie.com/djgpp/v2faq/faq18_13.html and changed my code to make sure the DMA was getting a correct address. Now it works like a charm! I still can't get dmamix-d.zip to work. It doesn't crackle, but it only plays snippets in the middle of the wavs. I think the other problems I was encountering with crackling wavs all have to do with code that uses the Allegro library. I still don't understand what people are doing differently to get this these things to work. Unless someone has another suggestion, I'm going to run with the working code that i have for now... Thank you all for your help. Robert Pyzalski