Re: [Plib-users] Separate channels ?
Brought to you by:
sjbaker
From: Chambard O <oli...@li...> - 2003-01-31 13:37:50
|
Thank you for for your reply, I going to openal Olivier Steve Baker wrote: > Chambard O wrote: > >> Hello, >> I would like if it is possible to do that with plib, before >> investigating more >> file1.wav -> speaker left >> file2.wav -> speaker right > > > No. > > The sound library only supports stereo at the very lowest > level of the code - and even then, the samples for the > two channels have to be interleaved. > > Check out OpenAL http://www.openal.org > > I'm pretty sure it'll do what you want. > ---------------------------- Steve Baker ------------------------- > HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> > HomePage : http://www.sjbaker.org > Projects : http://plib.sf.net http://tuxaqfh.sf.net > http://tuxkart.sf.net http://prettypoly.sf.net > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users > > |