Re: 16 bit vs 24 bit sampling , much better?
Posted: 18 Aug 2019, 22:25
Concert grand pianos have about a 50dB dynamic range. I think that would only be about 12 bits of range. And I doubt the audience hears the full range— the quietest sound heard by the player and the quietest sound heard by someone at the back of the hall are different so the player cannot use the entire range.
There is also the issue of resolution— how many fine graduations of dynamics can you distinguish in that 50 dB range, which might call for large quanta, but midi only represents 7 bits of velocity (0 to 127 and 2^7=128), so that’s all the resolution of dynamics you get with a digital piano. Intermediate levels can be interpolated, but that is already an approximation, and errors will limit the increase in resolution to 256 levels or 8 bits. This is probably why the midi standard was set to 7 bits as instrument samples for digital keyboards were 8 bits when the midi standard was set. I don’t think digital piano manufacturers want to build keyboard actions with 2^16 velocities and produce samples with 2^16 velocity layers, much less 24, so resolution within the dynamic range is not a driver for 24-bit quanta.
While human hearing has an audible range of 20 bits of dynamics, that includes ear-bleeding loud sound pressures like what would be heard by airport ground crew standing next to a jet if they did not wear ear protection devices. It is doubtful you want your released music to have a range from the faintest whisper to levels requiring ear protection, nor would most playback systems in use be able to handle that. So what is the use of having the full 20-bit dynamic range of human hearing encoded in our music? Answer: none.
I think the benefits of 24-bit samples in keyboards like Dexibell and Nord are in recording the instruments, not in playback. Imagine you are recording an acoustic piano. You record 24-bit quanta so you can set all the preamps and op-amps in the audio path during recording conservatively and not worry about a noise floor. You have extra bits of resolution so that the digital noise from post-processing (floating point roundoff errors) does not accumulate into the signal you care about. So you wait to dither down to 16 bits after all digital manipulations are completed, and release the recording in 16 bits.
But if you instead recorded with a digital piano, then if the piano uses 16 bit samples, the content is already 16 bits, which means it is as if you chose to dither the analog recording of the previous paragraph down to 16 bits before you did post-processing, losing the benefit of removing digital noise from post-processing even if you resample at 24 bits.
As an aside, there could have been one benefit of 48kHz sample rates for playback, which is that it would make it easier to implement the low pass filter in a DAC that filters out noise at the top end of the spectrum, the so-called brick wall filter in DACs. DAC chip manufacturers have nonetheless already implemented the filters that work well for 44.1kHz. These have to be very steep to filter down to effectively zero by 22kHz. A 48kHz sample rate would have enabled a less steep filter to be implemented (down to zero by 24kHz) , which is easier. Early CD players used lower frequencies for the low pass cutoff and early CDs were mastered to be bright to compensate. But this has not been an issue for the last 30 years or more.
There is also the issue of resolution— how many fine graduations of dynamics can you distinguish in that 50 dB range, which might call for large quanta, but midi only represents 7 bits of velocity (0 to 127 and 2^7=128), so that’s all the resolution of dynamics you get with a digital piano. Intermediate levels can be interpolated, but that is already an approximation, and errors will limit the increase in resolution to 256 levels or 8 bits. This is probably why the midi standard was set to 7 bits as instrument samples for digital keyboards were 8 bits when the midi standard was set. I don’t think digital piano manufacturers want to build keyboard actions with 2^16 velocities and produce samples with 2^16 velocity layers, much less 24, so resolution within the dynamic range is not a driver for 24-bit quanta.
While human hearing has an audible range of 20 bits of dynamics, that includes ear-bleeding loud sound pressures like what would be heard by airport ground crew standing next to a jet if they did not wear ear protection devices. It is doubtful you want your released music to have a range from the faintest whisper to levels requiring ear protection, nor would most playback systems in use be able to handle that. So what is the use of having the full 20-bit dynamic range of human hearing encoded in our music? Answer: none.
I think the benefits of 24-bit samples in keyboards like Dexibell and Nord are in recording the instruments, not in playback. Imagine you are recording an acoustic piano. You record 24-bit quanta so you can set all the preamps and op-amps in the audio path during recording conservatively and not worry about a noise floor. You have extra bits of resolution so that the digital noise from post-processing (floating point roundoff errors) does not accumulate into the signal you care about. So you wait to dither down to 16 bits after all digital manipulations are completed, and release the recording in 16 bits.
But if you instead recorded with a digital piano, then if the piano uses 16 bit samples, the content is already 16 bits, which means it is as if you chose to dither the analog recording of the previous paragraph down to 16 bits before you did post-processing, losing the benefit of removing digital noise from post-processing even if you resample at 24 bits.
As an aside, there could have been one benefit of 48kHz sample rates for playback, which is that it would make it easier to implement the low pass filter in a DAC that filters out noise at the top end of the spectrum, the so-called brick wall filter in DACs. DAC chip manufacturers have nonetheless already implemented the filters that work well for 44.1kHz. These have to be very steep to filter down to effectively zero by 22kHz. A 48kHz sample rate would have enabled a less steep filter to be implemented (down to zero by 24kHz) , which is easier. Early CD players used lower frequencies for the low pass cutoff and early CDs were mastered to be bright to compensate. But this has not been an issue for the last 30 years or more.