View Single Post
  #4 (permalink)  
Old 04-28-2008, 07:53 AM
glen herrmannsfeldt
Guest
 
Posts: n/a
Default Re: audio sampling rate question

Phil wrote:

> with the newer flash recorders I now have higher resolution and sample
> rate options then my older 44.1/16 PCM


> I realize I can record at lower safer levels with the 24bit resolution


I agree. I now have a 24 bit WAV file and a C program I wrote to reduce
it to 16 bit with the appropriate shift.

> but I was wondering if sampling at 96 or 88 and resampling to my final
> level of 44.1 after post processing has any advantage.


Not that I know of. Unless you have a better digital filter
than the device has to reduce to 44.1 the advantage should be
pretty small.

-- glen

Reply With Quote