In article , Michael Kellett
wrote:
Very interesting - Thanks.
I have several CDs which are obviously ruined by clipping or svage
compression and are, for me, unlistenable. I wonder how many of the ones
I just don't like very much have similar flaws at a slightly less
obvious level.
FWIW There is also a WAV_Stats program on my software page. This scans an
LPCM wave file and measures the peak levels during each 0.1 sec chunk, then
shows the results. That can show clipping effects. It is available for RO
and Linux, but the source code is provided in case anyone wants to port it
to other systems or tweak it as suits them. (Note that it only works with
wave files that have a plain 44-byte header. So you'd need to clean out any
other metadata using something like my WAV_Cleaner first.)
If you ever get your code onto an OS I can run I'll give it go.
Well, I do plan to do the following when I have the time.
1) Do a Linux version. That should be easy if I can work out how to use a
GCC 'C' library called 'libcdio' as I can then just port my RO program.
Once that is done the source code will also be provided. And I think as
part of GCC the code should be portable to Windows and Macs.
2) Do a 'file health check' version. i.e. one that can scan both 16 and 24
bit LPCM audio files. I already have a 16bit version but haven't decided
the best way to treat 24bit to get similar output.
Beyond that the main problem here is that a program for LPCM wave files and
covering 24bit is easy. But writing a program that can read, say, flac, is
much harder for me. But again, when I get somewhere I'll produce RO and
Linux versions with source code, and the Linux code may well be portable to
Windows and Macs.
However I don't use Windows or Macs, so for them all I could do is provide
source code for Linux and encourage anyone interested to do versions as
they find convenient.
That said, a Raspberry Pi will run RO and Linux... :-)
Jim
--
Please use the address on the audiomisc page if you wish to email me.
Electronics
http://www.st-and.ac.uk/~www_pa/Scot...o/electron.htm
Armstrong Audio
http://www.audiomisc.co.uk/Armstrong/armstrong.html
Audio Misc
http://www.audiomisc.co.uk/index.html