Re: Multichannel Audio
- From: PjotrvA <pjotr67@xxxxxxxxxxx>
- Date: Wed, 12 Oct 2005 09:16:14 +0200
Hi,
I'm experiencing some problems playing the sound over a single channel.
I have a mono (1 channel wavesound) which I want to play over a single speaker.
> Use DirectSound, but not DirectSound3D. Look up the information on using
> WAVEFORMATEXTENSIBLE in place of the WAVEFORMATEX struct. For playing a
> single channel you should be able to use the channel mask to play out to
> your designated channel.
>
> The information equally applies to waveOut, except that sound blaster cards
> don't support multi-channel on this interface.
I use WAVEFORMATEXTENSIBLE with a mono wav source, but still hear the sound over all speakers.
Do I have to change this sound to a 6 channel sound to be able to use the channelmask?? (I guess I do) And if so, is there an exampla available how to change a mono sound into a 6 channel(5.1) sound (probably multiplexing the soundsamples?)
Or is is possible to use a mono buffer over a single speaker without changing the ??
thnx in advance Pjotr
.
- Follow-Ups:
- Re: Multichannel Audio
- From: Chris P. [MVP]
- Re: Multichannel Audio
- References:
- Multichannel Audio
- From: PjotrvA
- Re: Multichannel Audio
- From: Chris P. [MVP]
- Multichannel Audio
- Prev by Date: How to set my media player as the default player?
- Next by Date: Re: Multichannel Audio
- Previous by thread: Re: Multichannel Audio
- Next by thread: Re: Multichannel Audio
- Index(es):
Relevant Pages
|