From owner-freebsd-questions@freebsd.org Wed Jan 11 17:58:00 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65997CABD3C for ; Wed, 11 Jan 2017 17:58:00 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: from mail-io0-x229.google.com (mail-io0-x229.google.com [IPv6:2607:f8b0:4001:c06::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3365F1568 for ; Wed, 11 Jan 2017 17:58:00 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: by mail-io0-x229.google.com with SMTP id v96so135923174ioi.0 for ; Wed, 11 Jan 2017 09:58:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ara-ler-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=CGKeX3GnJZDAljKRLAPtXc9dUCYGmNmO1izGJMy0+t0=; b=Etwu+vsvUcNueiiPf6f4eNc9dbr2eBejSPa0hitrQLc0ReJ6G9KVtKdfVkKzpHA/xY 30ZnxIC6Bxf7/HXJFDv3nA7HSVXRad0BlDrWils0rMbiBct2cJVbkZs2Vwi4Y3apDHVi qshkWF3CS4+zFeDWUFWIoZlgtA3vsXpkkT2rDDZ5Hlj7vCVKsw5Vf2YyhsDqFbw00SYz cuv7D4tSqb/LGBEnIb4lS/VsWqrRNi3UL2mt43wGgd2HuyyQdk41q6ayJ2EnDApltyz+ OWJmg9I/3+UsbUoV3teMJt+Ln1hBubT2I64P6Yh0HnKiJybI0chQnZCLLc0cCGUz0Mj5 LftA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=CGKeX3GnJZDAljKRLAPtXc9dUCYGmNmO1izGJMy0+t0=; b=AdI4suIEltKofZLbCIj6p8dsaoieNl/s67w8yHzQHwtbTgJDd642bwoNyQ7HLSapsH o5ewrFkOMw8+wfv8Ir3ja/HWczsMK6NLKhp/LVO1c6Z0lve/1vTyoKPsavFHPbSxlpMR 1eeX6NSaziOacDtZFmZM4n5cZWJnGQpmX5HFku88fObSe3LGF7lQOu62YgOUbZ9Wzz3N g06Jx0DvZkS2ww2k5/PtbbE6IOh4pLcHflP6KadLWh+m06Mucopm0vAhqJAFzlN5gt6q +icN54c+G9gn5D8uWkXhn02//7fJ5p2VeSkARznQp/lJvXgWaHiv/sGLuruL/y4LR2kx q0OA== X-Gm-Message-State: AIkVDXKXd6rWcJ2LpPos+bL1YOlA9tK1RJBpLICj5y2wIY0XlcIPoJnWDh/EJqqsrtaleA== X-Received: by 10.107.164.232 with SMTP id d101mr9226925ioj.182.1484157479520; Wed, 11 Jan 2017 09:57:59 -0800 (PST) Received: from skypond.pcs.pcsplungerlift.com (50-243-135-133-static.hfc.comcastbusiness.net. [50.243.135.133]) by smtp.gmail.com with ESMTPSA id 81sm3397273itj.6.2017.01.11.09.57.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Jan 2017 09:57:58 -0800 (PST) Date: Wed, 11 Jan 2017 10:57:59 -0700 From: Sergey Manucharian To: freebsd-questions@freebsd.org, Anton Shterenlikht Subject: Re: help with mixer settings Message-ID: <20170111175759.GF7500@skypond.pcs.pcsplungerlift.com> References: <201701111019.v0BAJVjH073259@mech-as222.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201701111019.v0BAJVjH073259@mech-as222.men.bris.ac.uk> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 17:58:00 -0000 Excerpts from Anton Shterenlikht's message from Wed 11-Jan-17 02:19: > My skype4 sound quality is quite bad. > (Yes I know about jitsi. > It used to work great, but for a couple of > weeks I cannot see or hear and cannot be heard or seen). You probably have settings in Skype to let it control volume/mic levels. That doesn't actually work with the Linux version of Skype running in FreeBSD. I would suggest to turn those options off, then with trial and error find good settings and create a script to set you levels before starting a Skype session. -- Sergey