Re: File plugin: Virtual Microphone causes no audio output

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yves wrote:
> pcm.audinp {
>          type file
>          slave.pcm "hw:0,0"
>          file /dev/null
>          infile /home/user/virtualmic.pipe
>          format "raw"
> }
> pcm.!default {
>          type plug
>          slave.pcm "audinp"
> }
>
> virtualmic.pipe is a named pipe.
> I can cat a raw sound file to this named pipe. It seems to work.
> However, using this .asoundrc file, I do not have any audio output
> anymore. This is normal because of the line file /dev/null
> But I need to have the default audio output working.

pcm.!default {
	type asym
	playback.pcm ...
	capture.pcm {
		type plug
		...
	}
}


Regards,
Clemens

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux