From: jaspeers AT aol DOT com (Jaspeers) Newsgroups: comp.os.msdos.djgpp Subject: Re: How can I get Allegro to play sounds (you know what i mean!) Date: 10 May 1997 20:58:34 GMT Organization: AOL http://www.aol.com Lines: 2 Message-ID: <19970510205700.QAA14354@ladder01.news.aol.com> References: <3374C3B6 DOT 5D40 AT copper DOT ucs DOT indiana DOT edu> NNTP-Posting-Host: ladder01.news.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Look in the examples directory and open ex17.c, it shows how to load and play *.wav files. Also, ex18.c shows how to load and play midi files.