From owner-freebsd-questions@FreeBSD.ORG Sun Apr 3 17:35:10 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1303C106564A for ; Sun, 3 Apr 2011 17:35:10 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 978D48FC15 for ; Sun, 3 Apr 2011 17:35:09 +0000 (UTC) Received: by wyf23 with SMTP id 23so4870951wyf.13 for ; Sun, 03 Apr 2011 10:35:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=EyinavXvnbvJiQC111+b1zzYQjYRNNQPaaLKW3nZjFo=; b=s2BZAYMNwviRB2V6D5Oj9Izct3akgHgYJX0iJiogjMMTTZEcEQ+6c5sX1mAJwELutc 4YXICmZfmohVjWv2KidhP71Tu9tugIPD6sA/C6SrhbnWZLOAQAZMBXmywEErcVq88aFp CQRVcLAf5Zwd+AI2Rxxk2Cc1CjyF/GbWMhh90= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=SgK+ZV0yBtxDwaBhFgYgusmHB9MJ7zQz2kXb0hbKT1tlVXK+JuQfaVa4OS8xe7OqPG ohZgwSJhVGsdopItpX3BG0nq1MMI0t7avQ4ODuTTzBnZ6ubQozgE8KeolzhJNEriVet5 Z0nbbqlZ5Mswcqe2y/vu7fC3839pEkFlKjZuM= Received: by 10.216.47.19 with SMTP id s19mr3013402web.56.1301852108390; Sun, 03 Apr 2011 10:35:08 -0700 (PDT) Received: from Groseille.malikania.fr (65.21.102-84.rev.gaoland.net [84.102.21.65]) by mx.google.com with ESMTPS id o23sm2451609wbc.44.2011.04.03.10.35.06 (version=SSLv3 cipher=OTHER); Sun, 03 Apr 2011 10:35:06 -0700 (PDT) Message-ID: <4D98AFED.20602@gmail.com> Date: Sun, 03 Apr 2011 19:35:41 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110320 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4D987D5D.8020203@alokat.org> In-Reply-To: <4D987D5D.8020203@alokat.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: console based sound control X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2011 17:35:10 -0000 On 03/04/2011 15:59, Alokat wrote: > Hi, > > I'm looking for a sound control tool (like alsamixer) but for oss. > > Does someone know one? > > Regards, > alokat > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" try them : audio/aumix Audio mixer for X11, terminal, or command line audio/umix Advanced tool for adjusting soundcard mixers, replacement for aumix Cheers, -- David Demelier