Message-ID: <8D53104ECD0CD211AF4000A0C9D60AE3012E30FC@probe-2.acclaim-euro.net> From: Shawn Hargreaves To: djgpp AT delorie DOT com Subject: Re: Hacking Sound routine to eliminate noise Date: Wed, 14 Apr 1999 09:43:20 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com Tung Yan Tang writes: > Could you tell me how to hack the ALLEGRO sound routine to eliminate the > noise. I only need to play 1 WAV file at a time. I am using Allegro 3.11 Tell it to only use one output channel, by using the setup program, editing the config file, or using the config override functions from your code. Shawn Hargreaves.