I have several projects that were originally recorded at 44.1KHz, 16-bit. If I import those files into a 44.1KHz/24-bit project will it screw up the project? Should I just finish those projects at their original bit depths?
Iâve never experienced a problem with my DAW converting the tracks. I do know there can be issues if you DONâT convert them
Are you using Reaper, Al? I know Reaper and Sonar convert sample rates automatically, but I havenât had any experience with different bit depths.
I am using Cubase. I knew Iâd forget an important detail. lol
nothing bad will happen. Everything is converted into 32 or 64 bit floating when you are mixing anyway.
Interesting. Thanks, Boz!
That is what i would have said had i actually had the knowledge.
Hell no nothing will hapopen.
If I render down a midi track into a wav, I often forget to set it to 24 biut so it defaults to 16.
Plays perfectly well and Iâm buggered if I can tell the difference.
Thanks, Shack. The way it was explained to me, the bit depth gives you more âmathematical roomâ when mixing. In other words, youâd hear certain artifacts working in 16-bit that would be inaudible in 24-bit. This stuff is giving me a headache. :beerbang:
Yeah, 24 bit is mostly about giving you leeway. 16 bit has 96dB dynamic range, so the quietest signal it can meaningfully reproduce is down there at -96dB. Next time youâre mixing, turn your master fader down to -96dB to see how quiet that actually is.
Of course, the signal at -96dB will only have 1-bit resolution, so itâll likely sound pretty rubbish - in crude terms, itâll turn a sin wave into a square wave. Its only saving grace is that this distortion will be so quiet, itâll be inaudible on most playback systems, which is why 16-bit is fine for CD.
When youâre mixing though, things are a bit different. For starters, A/D converters have a range theyâre designed to operate in - typically somewhere around -18dBfs = 0dBu. So for a typical signal you record, youâll not even be using the top 1 or two bits, leaving them as headroom for unexpected peaks. Each extra bit = 6dB of extra dynamic range, so if your signal is peaking at -12dBfs in the computer (a good level) and youâre recording at 16 bit, youâre only effectively using 14 bits and your dynamic range is now 84dB, which means relatively speaking the lowest significant bit moves up in volume closer to the level of your signal.
Still that wouldnât be too much of a big deal, if you werenât going to do anything with the track you record other than maybe normalise it; -84dB is still reasonably quiet. But when you mix, you mangle the track in all kinds of ways;
Say itâs a rock vocal and you heavily compress it by 12dB gain reduction. You use makeup gain to recover the level, and now your distorted signal around the least significant bit is boosted to -72dB, which you might start to notice as grainy âdigitalâ harshness. A few words are still getting lost in the mix so you automate a few fader boosts and that brings the noise up too. You EQ a high end boost and that least significant bit square wave hash gets a free boost as well. You decide digital is hell and vow to only ever record to cassette tapes going forward.
By contrast, 24 bit recording gives you 144dB dynamic range. You could record with peaks at -48dBfs and still get 16-bit, CD resolution. Thereâs enough dynamic range that most analog gear canât even match it - typically anything below -110dB or so is just thermal noise, electrons bouncing about in the circuit.
As @bozmillar said, DAWs work at 32- or 64-bit floating point anyway, no matter the resolution of the incoming audio streams. So if you have a 16 bit file and add reverb, the reverb trail will be at the DAWâs own working resolution. If you process the 16 bit file, it will become a 32- or 64-bit stream, so you wonât make things worse or lose any more meaningful information. But the DAWâs mix engine wonât be able to restore any information that was lost during the 16-bit recording, so any distortions that were recorded are there to stay and can be accentuated as per my example above.
Here ends my first (probably unwanted) essay.
No way, this is great stuff! Thanks for the very clear explanation. I think even I finally get it now.
Just the opposite. I am THRILLED that you wrote this essay. Thank you so much.
In Cubase, when you import an audio file (or just drop it in your timeline), it will ask you if you want to convert it to the current sample rate/bit rate (you can set this in your project preferences).
Just say yes, and youâre done.
I truly wish I had a more technical brain. I get there eventually but it is hard fought. Good info in this thread:)
I liked the part about âthe rest is just the electrons bouncing about in the circuitâ.
Good explanation.