Re: Trying to add an softvol control to all USB devices

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

 



Bakman Lau wrote:
> But if I am not mistaken - just opening calibrate:x instead, using the
> config I sent in the previous mail (mostly) could actually solve my
> problem.

Yes, but the "reference" device did not use the "plug" plugin, which was
in the "default" device, which did not have the card parameter.

Try something like this:

pcm.reference {
	@args [ CARD ]
	@args.CARD {
		type string
		default 0
	}
	type plug
	slave.pcm {
		type softvol
		slave.pcm {
			type hw
			card $CARD
			subdevice 0
		}
		control {
			name "Reference"
			card $CARD
		}
	}
}


Regards,
Clemens

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
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