Re: [ecasound] alsa plugin for monitor

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] alsa plugin for monitor
From: Erik Shirokoff (shiro_AT_uclink4.berkeley.edu)
Date: Tue May 18 2004 - 02:20:10 EEST


Hello -

I generally use something like
ecasound -f:s16_le,2,44100 -i alsahw,1,0 -o ./something.wav

Replace that with alsahw,0,0 if it's your first sound card. Add a -c or -t to make it possible to stop. Fiddle with envy24control (from the alsatools package) or alsamixer to set up the card mix.

There's probably some fancy way to use the device names from your .asoundrc, but I've never had the patience to try to figure it out.

- Erik

On Mon, May 17, 2004 at 09:45:00AM -0400, Art Sulger wrote:
> Return-Path: <ecasound-list-owner_AT_wakkanet.fi>
> X-Original-To: shiro_AT_localhost
> Delivered-To: shiro_AT_localhost.localdomain
> Received: from localhost (localhost [127.0.0.1])
> by jabberwock.hopto.org (Postfix) with ESMTP id 7F2074CE4
> for <shiro_AT_localhost>; Mon, 17 May 2004 07:18:10 -0700 (PDT)
> Received: from socrates.berkeley.edu [128.32.25.13]
> by localhost with POP3 (fetchmail-6.2.5)
> for shiro_AT_localhost (single-drop); Mon, 17 May 2004 07:18:10 -0700 (PDT)
> Received: from socrates.Berkeley.EDU (localhost [127.0.0.1])
> by socrates.Berkeley.EDU (8.12.10/8.12.7) with ESMTP id i4HE9ZPH006246
> for <shiro_AT_localhost>; Mon, 17 May 2004 07:09:35 -0700 (PDT)
> Received: from calmail-me.berkeley.edu (mailfarm.Berkeley.EDU [128.32.61.106])
> by socrates.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id i4HE9T64006048
> for <shiro_AT_socrates.berkeley.edu>; Mon, 17 May 2004 07:09:34 -0700 (PDT)
> Received: from <shiro_AT_calmail.berkeley.edu>
> by calmail-me.berkeley.edu (CommuniGate Pro RULES 4.1.8)
> with RULES id 2899044; Mon, 17 May 2004 07:09:28 -0700
> X-Autogenerated: Mirror
> X-Mirrored-by: <shiro_AT_calmail.berkeley.edu>
> Received: from vaino.wakkanet.fi ([212.83.117.4] verified)
> by calmail-cr.berkeley.edu (CommuniGate Pro SMTP 4.1.8)
> with ESMTP id 29276777 for shiro_AT_uclink4.berkeley.edu; Mon, 17 May 2004 07:07:27 -0700
> Received: (from majordom_AT_localhost)
> by vaino.wakkanet.fi (8.11.6/8.11.6) id i4HDbTC25304
> for ecasound-list-outgoing; Mon, 17 May 2004 16:37:30 +0300
> X-Authentication-Warning: vaino.wakkanet.fi: majordom set sender to ecasound-list-owner_AT_vaino.wakkanet.fi using -f
> Received: (from mlrobot_AT_localhost)
> by vaino.wakkanet.fi (8.11.6/8.11.6) id i4HDbMV25290
> for ecasound-list-majordomo_AT_wakkanet.fi; Mon, 17 May 2004 16:37:25 +0300
> Received: from test.11thhourvacations.com (hidden-user_AT_mail.11thhourvacations.com [216.163.144.6])
> by vaino.wakkanet.fi (8.11.6/8.11.6) with ESMTP id i4HDb4H25258
> for <ecasound-list_AT_wakkanet.fi>; Mon, 17 May 2004 16:37:05 +0300
> Received: from 11thhourvacations.com (naur.11thhourvacations.com [192.168.168.103])
> by test.11thhourvacations.com (8.12.10/8.12.8) with ESMTP id i4HDjGbm013017
> for <ecasound-list_AT_wakkanet.fi>; Mon, 17 May 2004 09:45:17 -0400
> Message-ID: <40A8C1DC.2040605_AT_11thhourvacations.com>
> Date: Mon, 17 May 2004 09:45:00 -0400
> From: Art Sulger <asulger_AT_11thHourVacations.com>
> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113
> X-Accept-Language: en-us, en
> MIME-Version: 1.0
> To: ecasound-list_AT_wakkanet.fi
> Subject: [ecasound] alsa plugin for monitor
> Content-Type: text/plain; charset=us-ascii; format=flowed
> Content-Transfer-Encoding: 7bit
> X-Spam-Level:
> X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on
> vaino.wakkanet.fi
> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=ham version=2.60
> Sender: ecasound-list-owner_AT_wakkanet.fi
> Precedence: bulk
> Reply-To: ecasound-list_AT_wakkanet.fi
> X-UIDL: ~FH!!B0W!!@Bk"!kf6"!
> Status: O
> Content-Length: 668
> Lines: 30
>
> Can anyone tell me what -i parameter I should use to record from my
> digital mixer in alsa? I'm using a MAudio audiophile 2496 and
> asound.conf listed below.
>
> With this configuration alsa records like this:
>
> arecord -D mon_mix x.wav
>
> Here's the conf:
> # from http://alsa.opensrc.org/index.php?page=1712+.asoundrc
> pcm.ice1712 {
> type hw
> card 0
> device 0
> }
> pcm.mon_mix {
> type plug
> ttable.0.10 1 # (digital mix left)
> ttable.1.11 1 # (digital mix right)
> slave.pcm ice1712
> }
> pcm.hwout {
> type plug
> slave.pcm ice1712
> }
>
> --
> To unsubscribe send message 'unsubscribe' in the body of the
> message to <ecasound-list-request_AT_wakkanet.fi>.
>


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue May 18 2004 - 02:12:32 EEST