Re: [LAU] jack clipping level in dB

From: Harry Van Haaren <harryhaaren@email-addr-hidden>
Date: Tue Apr 26 2011 - 23:52:10 EEST

On Tue, Apr 26, 2011 at 9:36 PM, andy baxter <
andy@email-addr-hidden-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

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Apr 27 00:15:02 2011

This archive was generated by hypermail 2.1.8 : Wed Apr 27 2011 - 00:15:03 EEST