tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

commit c899a356d371071ff5f09ff069da7e26b41bcaae
parent 62866187b8470b4e45852b77f1542a22c23e1fce
Author: rbckman <rbckman@ceppo>
Date:   Sun, 16 Feb 2020 19:02:09 +0200

headphones level defaults to 40

Diffstat:
Mtarina.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tarina.py b/tarina.py @@ -1854,7 +1854,7 @@ def main(): awb = 'auto', 'sunlight', 'cloudy', 'shade', 'tungsten', 'fluorescent', 'incandescent', 'flash', 'horizon' awbx = 0 awb_lock = 'no' - headphoneslevel = 50 + headphoneslevel = 40 miclevel = 50 recording = False retake = False