From: "Eric Botcazou" Newsgroups: comp.os.msdos.djgpp Subject: Re: .wav and Allegro Date: Wed, 13 Jun 2001 10:54:06 +0200 Lines: 14 Message-ID: <9g79lv$ni6$1@news2.isdnet.net> References: <9g29ue$s17$1 AT vishnu DOT jussieu DOT fr> NNTP-Posting-Host: dyn-213-36-132-146.ppp.libertysurf.fr X-Trace: news2.isdnet.net 992422399 24134 213.36.132.146 (13 Jun 2001 08:53:19 GMT) X-Complaints-To: abuse AT isdnet DOT net NNTP-Posting-Date: 13 Jun 2001 08:53:19 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Now my only complaint is about the low volume I get through my SB Live > (compared to other DOS SB programs) also with the Allegro volume set to > max... Try to put set_volume_per_voice(0) before install_sound(). This will disable the automatic volume re-scaling based on the number of allocated voices. Note that in the next release (3.9.37 WIP), the volume corresponding to set_volume_per_voice(0) will be increased twofold. -- Eric Botcazou ebotcazou AT multimania DOT com