Re: [linux-audio-user] Re: help needed with JACK options

From: Clemens Ladisch <clemens@email-addr-hidden>
Date: Mon Sep 05 2005 - 17:17:09 EEST

Arnold Krille wrote:
> On 9/5/05, Dave Phillips <dlphillips@email-addr-hidden> wrote:
> > 2) I understand audio dithering conceptually, but what would be a
> > typical situation when I would enable it in JACK ?
>
> I think that makes it possibly to run jack on other samplerates than
> the one supported by the soundcard.

Jack never does any resampling; this would be done by the ALSA
library.

And if dithering is used, it should be the last step when rendering
audio data, i.e., it should be done after the resampling. Using a
sample rate not supported by the hardware is a case where dithering
should be disabled.

> > 4) Regarding the "Force 16-bit" option: When would a normal user want to
> > activate this option ?

Jack tries 32, 24, 16 bit sampe formats in this order. It might be
possible that a user wants to hide the "cannot use 32 bits, trying 24
..." messages.

Some sound devices might offer higher sample rates or more channels
when using only 16 bits because their chips have a limited bandwidth.

HTH
Clemens
Received on Mon Sep 5 20:15:04 2005

This archive was generated by hypermail 2.1.8 : Mon Sep 05 2005 - 20:15:04 EEST