From: "POULAIN Vincent" Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro, sound Date: 31 May 1997 01:01:36 GMT Organization: Grolier Interactive Europe Lines: 16 Message-ID: <01bc6d5c$2ab11b40$LocalHost@vpoulain> References: <01bc6c7d$bdebf2c0$9f3f64c3 AT oemcomputer> NNTP-Posting-Host: ppp-102-132.villette.club-internet.fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > Hello! How can I play a midi file in allegro? I only get errors, please > help! > Allegro's MIDI playing do works. Should you post some code we should look at in order to find where the problem is ? There's a chance that you misinitialized Allegro's soud features. Did you used install_sound()? Are the params corrects ? Is your midi file correct ? Vincent.