2008/6/24 Christian Schoenebeck <[EMAIL PROTECTED]>:
> Try:
>
> LANG=C qsampler
>
> That's a local dependent bug (comma vs. point for decimal separator in
> floating point numbers).
hm..
I set LANG=C
and tested with:
# echo $LANG
C
then compiled QS, LS, etc.. , but the problem remained.
as soo
Es geschah am Sunday 22 June 2008 als Emanuel Rumpf schrieb:
> hi
>
> I'd like to report, that in
> the cvs-version of qsampler (or liblscp, etc.)
> the volume sliders do not work.
Try:
LANG=C qsampler
That's a local dependent bug (comma vs. point for decimal separator in
floating point numbers
hi
I'd like to report, that in
the cvs-version of qsampler (or liblscp, etc.)
the volume sliders do not work.
Values of 0 or 100 have effect, but no values between.
This applies to channel volume sliders and global volume slider.
It seems, that volume is muted (or set to 0) for values < 1.
-