I've spend so many days trying to make the file plugin to work. I've
read the pcm_plugins documentation and Everything everywhere,  but no
luck..

here is my asound.conf

pcm.player {
  type plug
  slave {pcm "fileplayer"}
}

pcm.fileplayer {
        type file
        slave null
        infile "/home/carlos/record.wav"
        format "raw"
}


Can someone tell me how to correctly configure the file plugin to read
audio from a file?...

thanks

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to