delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/10/17/21:46:55

From: Shawn Hargreaves <Shawn AT talula DOT demon DOT co DOT uk>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Sound in Allegro2.2
Date: Mon, 13 Oct 1997 19:09:49 +0100
Organization: None
Distribution: world
Message-ID: <ej20MGAtPmQ0Ewoa@talula.demon.co.uk>
References: <343FCB49 DOT A09B4CAB AT telcel DOT net DOT ve>
NNTP-Posting-Host: talula.demon.co.uk
MIME-Version: 1.0
Lines: 21
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Ivan Seidl writes:
>        I have a problem (well,I think it`s a problem) ,I was trying to
>run a sample (.wav) in Allegro but it doesn`t run ,the sample was 16
>bits,22050Khz,Stereo. and doesn`t work. But then I set that sample to
>the same but MONO instead of STEREO. and it works. 

Allegro only supports mono samples. I discussed this with several people
a year or so back, and we concluded that in most situations, people will
be building up music or sound effects out of a set of mono samples that
are panned to different stereo positions, so that was the most important
thing to support. If you need to play a stereo waveform, just split it
into two parts for the two channels, and play them at the same time
panned hard left and right. That is the same way that Allegro would have
to do it, so it is no less efficient than if it was supported directly,
and my feeling is that this is too rare a requirement for it to be worth
bloating my code by adding routines for doing it automatically.


--
Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/
Beauty is a French phonetic corruption of a short cloth neck ornament.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019