DAC that handles intersample overs |
![]() ![]() |
DAC that handles intersample overs |
Oct 27 2012, 05:56
Post
#26
|
|
![]() Group: Members Posts: 395 Joined: 13-June 10 Member No.: 81467 |
I did some sample editing in CEP 2.1 and found that I could create peaks that were more than twice (> +6 dB) the values of any of the samples. Creating this wave needs some, err coincidences to occur if it were to happen in the real world. For a positive peak >> FS: To give you a real world example consider the second track of VH's latest release:
CODE pb@PETER-PC ~/test
$ r128gain --sample-peak 02_she_s_the_woman.wav SoX sucessfully loaded. FFmpeg sucessfully loaded. analyzing ... [1/1] "02_she_s_the_woman.wav": -5.6 LUFS (-17.4 LU) peak: -0.1 SPFS, range: 2.1 LU [ALBUM]: -5.6 LUFS (-17.4 LU) peak: -0.1 SPFS, range: 2.1 LU done. pb@PETER-PC ~/test $ r128gain --true-peak 02_she_s_the_woman.wav SoX sucessfully loaded. FFmpeg sucessfully loaded. analyzing ... [1/1] "02_she_s_the_woman.wav": -5.6 LUFS (-17.4 LU) peak: 3.3 TPFS, range: 2.1 LU [ALBUM]: -5.6 LUFS (-17.4 LU) peak: 3.3 TPFS, range: 2.1 LU done. pb@PETER-PC ~/test $ r128gain --sample-peak 02_she_s_the_woman.mp3 SoX sucessfully loaded. FFmpeg sucessfully loaded. analyzing ... [1/1] "02_she_s_the_woman.mp3": -5.6 LUFS (-17.4 LU) peak: 2.0 SPFS, range: 2.1 LU [ALBUM]: -5.6 LUFS (-17.4 LU) peak: 2.0 SPFS, range: 2.1 LU done. pb@PETER-PC ~/test $ r128gain --true-peak 02_she_s_the_woman.mp3 SoX sucessfully loaded. FFmpeg sucessfully loaded. analyzing ... [1/1] "02_she_s_the_woman.mp3": -5.6 LUFS (-17.4 LU) peak: 3.5 TPFS, range: 2.1 LU [ALBUM]: -5.6 LUFS (-17.4 LU) peak: 3.5 TPFS, range: 2.1 LU done. pb@PETER-PC ~/test $ |
|
|
|
Oct 27 2012, 16:55
Post
#27
|
|
![]() Group: Members Posts: 840 Joined: 7-October 01 Member No.: 235 |
I wonder if these inter-sample peaks are a problem on modern playback systems at all.
With my network player i stream 16bit flacs and use its build in 24bit volume control. Normal listening happens between -8db to -18dB. I donīt know exactly how it works with PC playback but i guess here also the data gets calculated down in level before playback. If so the most problematic playback may happen with classic CD-Players or players without digital volume control that go full scale on these peaks. Besides that i often did play with clipped pieces of music but did not find they sound cleaner when simply lowered in volume, samples welcome. |
|
|
|
Oct 27 2012, 18:08
Post
#28
|
|
![]() Group: Members Posts: 395 Joined: 13-June 10 Member No.: 81467 |
I wonder if these inter-sample peaks are a problem on modern playback systems at all. As it was discussed several times in this forum and as it can be found elsewhere contemporary DACs up-sample in the course of reconstruction, i.e. in the course of "smoothing the digital staircase". I can hardly imagine that clipping during the up-sampling stage is improving reconstruction. I donīt know exactly how it works with PC playback but i guess here also the data gets calculated down in level before playback. I simply don't know. Moreover, as far as I can see that's exactly where this thread is about, quoting the OP: Benchmark has released a consumer DAC that (among other features) allows 3.5dB of headroom to account for correct reconstruction of intersample overs (peaks between samples that exceed 0dbFS, which are said to be "common in commercial releases") Reading through the posts so far nobody else seems to know. |
|
|
|
Oct 27 2012, 19:22
Post
#29
|
|
![]() Group: Developer Posts: 2986 Joined: 2-December 07 Member No.: 49183 |
Several posts in this thread are relevant to this discussion
|
|
|
|
Oct 27 2012, 19:45
Post
#30
|
|
![]() Group: Members Posts: 266 Joined: 3-August 08 From: UK Member No.: 56644 |
Sounds like this DAC is just what I need for my amp that goes to 11.
|
|
|
|
Oct 28 2012, 01:12
Post
#31
|
|
![]() Group: Members Posts: 736 Joined: 17-September 06 Member No.: 35307 |
Thomas Lund has measured intersample over distortion in many high end DACs he tested, according to this portion of his technical presentation in a YouTube video where he demonstrates intersample over distortion in a NAD C 520 playing a 11.025 kHz sinusoid constructed to produce continuous intersample overs, viewed on an oscilloscope.
However, he's addressing a lot of issues from the precautionary principle and the idea of preventive measures in audio production engineering, hence the reason for measuring distortion in iTunes AAC and playing the S "side" signal of M/S stereo decomposition, with the message (eventually) coming that use of lossy sources in production should be avoided, but is perfectly fine for distribution (it felt like a massive TOS8 violation for most of the video until that became clear!). In other words this is all about measurability, not proving audibility, and having tried and failed to ABX digital clipping of a sample-or-two's duration once or twice in the past, I'm tempted to think that audibility is unlikely. It certainly pales against the clear audible damage done by the Loudness War. Nonetheless, for good engineering design, since I saw this video while bearing EBU-R128 intersample peak measures in mind, I've also thought it's eminently sensible to design any oversampling DAC to incorporate a fixed attenuation during the upsampling phase, potentially compensated for by the analogue circuitry. The upsampling and reconstruction filtering is performed with many multiplications in any case in floating point or high-depth fixed point in DSP, so a fixed multiplication or scaling of the filter coefficients to provide maybe 2-6 dB of headroom above digital full scale to the rail voltage of the op-amp is potentially relatively easy. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 03:19 |