Did you buy a new mixer? Do you need advice? Post here.
-
allencmcbride
- Posts: 149
- Joined: Wed Jul 30, 2008 2:02 am
- Operating System: Please select
Post
by allencmcbride » Tue Dec 02, 2008 11:32 pm
I've been recording onto my iMac G4 with Audacity set to 32-bit float, but just today had the bright idea to check System Profiler for the soundcard specifications for bit depth. Here's the relevant part of what it says about my soundcard (Burr Brown PCM3052):
Code: Select all
Formats:
PCM 16:
Bit Depth: 16
Bit Width: 16
Channels: 2
Mixable: Yes
Sample Rates: 32 KHz, 44.1 KHz, [etc...]
PCM 24:
Bit Depth: 24
Bit Width: 32
Channels: 2
Mixable: Yes
Sample Rates: 32 KHz, 44.1 KHz, [etc...]
So no 32-bit float format. Is there an easy way to guess what it's been doing with my requests to record in 32-bit float? Or do I need people with knowledge of this specific soundcard?
-
steve
- Site Admin
- Posts: 81627
- Joined: Sat Dec 01, 2007 11:43 am
- Operating System: Linux *buntu
Post
by steve » Fri Dec 05, 2008 4:44 pm
The recorded data will, if necessary, be resampled to the format that you have selected. I think that this is normally handled by the sound card driver rather than by Audacity. Resampling to a higher bit depth will not improve (or reduce) the sound quality, but will allow editing and processing to be done more accurately.