All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Carlos Castro y Castro <jcastro@instant.com.br>
To: alsa-devel@lists.sourceforge.net
Subject: Re: Want to hack a new feature into pcm/pcm_file.c
Date: Thu, 11 May 2006 21:35:19 -0300	[thread overview]
Message-ID: <4463D847.4020801@instant.com.br> (raw)
In-Reply-To: <4463AB36.9030204@instant.com.br>

I guess I'd have to change snd_pcm_file_readi() and snd_pcm_file_readn() 
-- right now they write to a file, just like snd_pcm_file_writei() and 
snd_pcm_file_writen(). Instead, they'd have to read data from a file and 
return that. Subject, of course, to the existence of a new configuration 
pareameter -- say, "filein".

Makes sense?

Juan Carlos Castro y Castro wrote:

> Hello. I'd like very much to be able to specify an existing raw audio 
> file and have it be a "virtual microphone", i.e. recording 
> applications using this PCM would get the sound that's stored in that 
> file. That's the exact opposite of the "virtual speakers" thing the 
> file plugin does now.
>
> How hard would it be to do such a thing, and where should I begin 
> studying? I am an experienced C programmer but know precious little 
> about the ALSA architecture. If it's already possible to do the above 
> with existing features, please don't beat me -- I asked around in 
> alsa-user and got no answer, so I'm assuming hacking alsa-lib will be 
> necessary.
>
> Cheers,
> Juan
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job 
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache 
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
>



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-05-12  0:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-11 21:23 Want to hack a new feature into pcm/pcm_file.c Juan Carlos Castro y Castro
2006-05-12  0:35 ` Juan Carlos Castro y Castro [this message]
2006-05-12  8:58   ` Takashi Iwai
2006-05-12 14:18     ` Juan Carlos Castro y Castro

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=4463D847.4020801@instant.com.br \
    --to=jcastro@instant.com.br \
    --cc=alsa-devel@lists.sourceforge.net \
    /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.