This is free software. Use it at your own risk. Distribute it freely as long as you don't earn money with it. Always include help file.
WAVanalysator is a Windows program for analyzing a stereo WAV file to discover if it is effectively stereo or only mono.
I use it for processing movies broadcasted by TV stations over DVB where mono sound is usually broadcasted as a stereo MPEG1 layer2 stream. When creating a CD version of a movie, I want to have real mono sound when a movie has effectively only mono sound.
WAVanalysator works only with PCM 16 bit stereo WAV files (any samplerate) smaller than 2 GB.

sound file of a Star Trek episode in mono with commercial breaks
WAVanalysator reads in about 550 points of the sound file. At each point, the desired number of samples is read in and left and right channel are compared. If the sound comes from a movie with typical stereo sound, right and left channel are different more or less. Lower volume results in smaller differences. Because of that, WAVanalysator "normalizes" the values before comparing channels (the WAV file remains untouched - don't panic!). The resulting colored bars in the output panel represent the differences.
Some movies are broadcasted with "description for blind people". That means the left channel usually has only the (mono) movie sound and the right channel has the same and additionally spoken descriptions of what's happening in the movie. The description is spoken in pauses where no actor is speaking. WAVanalysator tries to detect this kind of sound file. If you have such a file, jump to a position that's marked red and listen if you hear the decription on the right channel. Then, you should only extract the left channel with your sound editor program and use it as the movie sound (or create two audio streams).
Samples per Point of Analysis sets how many samples are compared for each of the 550 test points.
Normalisation factor describes how much a sound editor's normalize function would amplify the sound.
V1.0 (05/2002)
V1.1 (06/2002)
V1.2 (12/2002)
EMail: mail@uwe-freese.de