From owner-freebsd-multimedia Sat Mar 7 22:35:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA13455 for freebsd-multimedia-outgoing; Sat, 7 Mar 1998 22:35:29 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from gaia.coppe.ufrj.br (cisigw.coppe.ufrj.br [146.164.5.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13450 for ; Sat, 7 Mar 1998 22:35:25 -0800 (PST) (envelope-from jonny@coppe.ufrj.br) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.8/8.8.8) id DAA28488 for multimedia@freebsd.org; Sun, 8 Mar 1998 03:35:23 -0300 (EST) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199803080635.DAA28488@gaia.coppe.ufrj.br> Subject: mixer(8) device selection To: multimedia@FreeBSD.ORG Date: Sun, 8 Mar 1998 03:35:23 -0300 (EST) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, The interesting thing on having multiple devices on your computer is that you find all programs that can't deal with multiple devices. Now I found that mixer(8) cannot deal with multiple sound cards. I've just sent a PR with proposed patches. If somebody with commit privs could test and commit, I would be very happy. Oh, I suppose I had to test a little more before posting the PR. "mixer -rec source" is conflicting with getopt. One should do "mixer -- -rec source" to work, or maybe the sources need another change to accept "rec-" and "rec+" syntax. Anyway, the man pages need an explanation. Thanks in advance. Jonny PS: Why do I needed to use mixer(8) and not xmmix or the like ? Because I have one soundcard outputing to other soundcard line input, and I want to set the default gain at boot, so the same sound file sounds the same on both cards. Also useful with my Fxtv setup. -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message