Stereo to mono
From: Franck C (tumauras_at_pas.com)
Date: 02/21/05
- Next message: Sam Brown: "Re: Stereo to mono"
- Previous message: Alessandro Angeli [MVP::DigitalMedia]: "Re: how to write part of a mp3 file into a new file."
- Next in thread: Sam Brown: "Re: Stereo to mono"
- Reply: Sam Brown: "Re: Stereo to mono"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Feb 2005 12:08:02 +0100
Hi everybody,
I ask this question here but it is only about audio buffer treatment.
I have a linear stereo buffer and I want to convert it in mono buffer.
What should I do ?
Take only the first Word (Bit per sample =16) of each sample or make
the sum of first and second word ?
If I use the first possibility, it is possible we won't have some
particular sounds which are only on the right channel.
If I use the second possibility, it saturates, even if I am carful of
MAXWORD and MINWORD.
Franck
- Next message: Sam Brown: "Re: Stereo to mono"
- Previous message: Alessandro Angeli [MVP::DigitalMedia]: "Re: how to write part of a mp3 file into a new file."
- Next in thread: Sam Brown: "Re: Stereo to mono"
- Reply: Sam Brown: "Re: Stereo to mono"
- Messages sorted by: [ date ] [ thread ]