[LAU] jack clipping level in dB

Harry Van Haaren harryhaaren at gmail.com
Tue Apr 26 20:52:10 UTC 2011


On Tue, Apr 26, 2011 at 9:36 PM, andy baxter <
andy at earthsong.free-online.co.uk> wrote:

> I have a signal from a Supercollider program which goes into jack. I want
> to adjust the signal level so it's as loud as possible without clipping.
> Could someone tell me what is the loudest sound that doesn't get clipped in
> dB, as measured by ardour or meterbridge for example?
>

To be nasty, 0dBFS... but that's not the answer you're looking for. JACK's
audio is floating-point between -1 -> 1.
Hence outputting all 0's is silence. If you scale your output to be between
-1, 1 then you've got what you want.

Note that inter-sample peaks in high frequencies will still go beyond your
DAC's range, so there might be clipping in hardware... but I'm not too
certain in that field.

Cheers, -Harry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20110426/6eb70a90/attachment.htm>


More information about the Linux-audio-user mailing list