Chronology Current Month Current Thread Current Date
[Year List] [Month List (current year)] [Date Index] [Thread Index] [Thread Prev] [Thread Next] [Date Prev] [Date Next]

Re: [Phys-l] high frequency sounds



On 04/17/2009 04:51 AM, Anthony Lapinski wrote:
This may seem a bit odd, but I (supposedly) have some "high frequency"
sounds on a CD that are meant only for dogs to hear. Of course, I can't
hear anything when the disc is played! To be sure the disc is not blank,
is there any way that the sounds could somehow be reduced to "normal"
listening frequencies? Is there any software that could do this?

Use your computer.

Use a rip program to copy the CD to a file.

Make sure the ripper does not do any compression. That is,
check to see that the file is in uncompressed PCM format;
otherwise the compressor could be losing high-frequency
content.

Play the file at half speed. The "sox" program knows how
to do this.

That's all there is to it.

======

BTW there are numerous other ways to solve the problem using
other sox features (filters, power meters, et cetera).