Audio Spectrum from Stereo to Mono

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
steve
Site Admin
Posts: 80679
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Audio Spectrum from Stereo to Mono

Post by steve » Tue Feb 05, 2019 4:00 pm

KerimF wrote:
Tue Feb 05, 2019 3:49 pm
if I export a wav file, that uses 32-bit float, using the 24-bit encoding, there will be no audible loss of any sort if played by the sound card of my lap.
It won't be "bit perfect", but there will be no audible loss.

24-bit integer has a dynamic range in excess of what even an expensive professional sound card can produce. 32-bit float has even better dynamic range, so you are only "losing" audio information that is too small for your sound card (any sound card) to be aware of.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

KerimF
Posts: 110
Joined: Thu Jan 31, 2019 4:10 pm
Operating System: Windows 7

Re: Audio Spectrum from Stereo to Mono

Post by KerimF » Tue Feb 05, 2019 6:41 pm

The algorithm, I proposed, turned being a total failure, as shown on the attached wave plot.
I calculated on excel the mono samples from the first stereo 100 samples and plotted the results; M1 by using the conventional addition and M2 by using the one I proposed.

Now, I can have a better sleep :)
Attachments
Mono1_vs_Mono2.png
Mono1_vs_Mono2.png (23.66 KiB) Viewed 76 times

Post Reply