Fwd: [Openal] How can I play mono wav sound in specific channel?
Ümit Uzun
umituzun84 at gmail.com
Thu Apr 16 02:54:59 PDT 2009
---------- Forwarded message ----------
From: Ümit Uzun <umituzun84 at gmail.com>
Date: 2009/4/16
Subject: Re: [Openal] How can I play mono wav sound in specific channel?
To: Daniel PEACOCK <dpeacock at creativelabs.com>
Hi Don,
>
>
> a) Position the mono sound to the immediate left or right of the listener.
> It is best to make the sound head-relative (AL_SOURCE_RELATIVE) and,
> assuming you don't want any attenuation, position the sound at distance less
> than or equal to the Reference Distance.
>
Actually I want to play some of from (Side left and Side right
simultaneously) and some of sound from remaining speakers. There is not
important position information and velocity. Because there is fixed
location. All of sounds are related of the aircraft and listener (pilot) is
sitting on the static place. So I want to separate all sounds by controlling
channels. For example, there is static instruction sound and when
instruction want to play it, this sound only play Room1 where side left and
side right sound have positioned in it. And the other sound should play from
remaining speakers.
>
>
> b) Manually package the mono data into a 7.1 audio stream in the
> appropriate channel. You can of course package one mono stream in the Side
> Left channel and another mono stream into the Side Right channel and play
> one 7.1 file. If the audio changes at run-time then you will need to
> dynamically package and stream the 7.1 audio data to OpenAL.
>
Do you know any tool which implement this operation on mono sound? I always
prefer opensource or free tools :D If you know kind of, please let me know.
Thanks for your awesome reply.
Best regards.
--
Ümit Uzun
--
Ümit Uzun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal/attachments/20090416/4a9909f6/attachment.html
More information about the Openal
mailing list