13 Oct
2010
13 Oct
'10
10:43 a.m.
On Wed, Oct 13, 2010 at 11:40:26AM +0300, Peter Ujfalusi wrote:
In the documentation these gains are described like that (0.25V.V / 1V/V), and I wanted to use the same in the enum elements, but what about:
/* L/R Line Output Gain */ static const char *lr_lineout_gain_texts[] = { "Line -12dB DAC 0dB", "Line -6dB DAC 6dB", "Line 0dB DAC 12dB", "Line 6dB DAC 18dB", };
That's *much* clearer.