All of lore.kernel.org
 help / color / mirror / Atom feed
From: Caleb Crome <alsa@crome.org>
To: Clemens Ladisch <clemens@ladisch.de>
Cc: ALSA Devel <alsa-devel@lists.sourceforge.net>
Subject: Re: How do create a dummy device for recording audio? Does it exist already?
Date: Wed, 28 Apr 2004 13:42:35 -0700	[thread overview]
Message-ID: <4090173B.2020103@crome.org> (raw)
In-Reply-To: <Pine.HPX.4.33n.0404261825390.25756-100000@studcom.urz.uni-halle.de>

Clemens Ladisch wrote:

>Caleb Crome wrote:
>  
>
>>>>>pcm.file {
>>>>>  type file
>>>>>  slave {
>>>>>      pcm "hw:0,0"
>>>>>  }
>>>>>  file "/tmp/file.raw"
>>>>>}
>>>>>          
>>>>>
>>Alright, I did what you suggested, and real player comes up and connects
>>to the dummy sound card (I had to do a modprobe snd-pcm-oss and
>>snd-mixer-oss).   However, I don't get a file called /tmp/file.raw.
>>    
>>
>
>You have to configure the program to use the PCM named "file" instead
>of the default "default".
>
>However, Realplayer uses the OSS emulation through /dev/dsp0.  To make
>that work with your "file" device, add the following to the config
>file:
>
>  pcm.dsp0 = file
>
>and try to run realplayer with the aoss script from the alsa-oss
>package.
>
>
>HTH
>Clemens
>
>
>  
>
Awesome!  It works like a charm.  Than you so much!  The one thing that 
doesn't work quite right is that I get the following error when 
RealPlayer attempts to access the mixer:

ALSA lib control.c:601:(snd_ctl_open_noupdate) Invalid CTL mixer0

Is there a simple way to get it to control the mixer?  Currently, I have 
to bring up alsamixergui to turn up the volume.

Thanks again,
  -Caleb Crome


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click

  reply	other threads:[~2004-04-28 20:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-22 13:44 How do create a dummy device for recording audio? Does it exist already? Caleb Crome
2004-04-22 14:50 ` Paul Davis
2004-04-22 17:14   ` Caleb Crome
2004-04-22 20:33 ` Arek Korbik
2004-04-22 21:24   ` Caleb Crome
2004-04-23 10:41     ` Takashi Iwai
2004-04-23 15:56     ` Clemens Ladisch
     [not found]       ` <4089663E.4000200@crome.org>
2004-04-23 21:00         ` Caleb Crome
2004-04-26 16:29         ` Clemens Ladisch
2004-04-28 20:42           ` Caleb Crome [this message]
2004-04-29  8:37             ` Clemens Ladisch
2004-04-29 15:41               ` Caleb Crome

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4090173B.2020103@crome.org \
    --to=alsa@crome.org \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=clemens@ladisch.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.