1
Samples/Plugins/Software/Gear / Re: Does 32 bit depth matter if I am using aux as my output? / What bit depth is aux?
« on: January 21, 2016, 04:46:36 am »
You are absolutely right, it won't improve the noise floor - it will improve the ceiling, which is not nearly as big a deal... especially if you're leaving mastering headroom.
However, what I say about not downsampling still has some relevance... 32 bit float is not commonly dithered by your DAW when you export (Ableton, f.ex.), but an integer format usually is by default in many DAWs. If one is going to make a habit of exporting WIPs in non-FP bit-rates, then it would be a good idea to disable the dithering defaults so that you don't introduce more dithering noise than you need to.
Seems like we could make more efficient use of FP for storing audio than our current method... I don't think IEEE is the optimum solution here.
However, what I say about not downsampling still has some relevance... 32 bit float is not commonly dithered by your DAW when you export (Ableton, f.ex.), but an integer format usually is by default in many DAWs. If one is going to make a habit of exporting WIPs in non-FP bit-rates, then it would be a good idea to disable the dithering defaults so that you don't introduce more dithering noise than you need to.
Seems like we could make more efficient use of FP for storing audio than our current method... I don't think IEEE is the optimum solution here.