From: chrhenz AT aol DOT com (ChrHenz) Newsgroups: comp.os.msdos.djgpp Subject: Re: Need Help with Sound Programming in Djgpp v2 Date: 28 Sep 1997 14:45:07 GMT Lines: 11 Message-ID: <19970928144501.KAA08724@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com References: <19970903120601 DOT IAA05580 AT ladder01 DOT news DOT aol DOT com> Organization: AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk First, if you already got Allegro, checking out the sourcecode might help a little ! (sound.c, dma.c, sb.c etc...) There is a documentation (141 pages in postscript format + sample progs/sources) available from Creative Labs that covers soundblaster programming (DSP, MIDI, FM etc.). This could be what you're looking for. It is called 'Soundblaster Series Hardware Programming Guide' and can be found at http://www.creativelabs.com (they also got other stuff for developers there, but i haven't checked it out yet). I think it is really worth reading. Hope that this might help... Christian.