[PlanetCCRMA] lsmod results: help spotting probs needed

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Thu Aug 10 18:42:02 2006


On Wed, 2006-08-09 at 23:17 -0500, tom poe wrote:
> #> meterbridge -n meterbridge -t vu alsa_pcm:capture_1 alsa_pcm:playback_1
> jack server not running?
> 
> Not right, I guess.  Any help appreciated.

You want to connect to the "capture" ports only (otherwise you connect
an input to an input, not what you want). 

So it would be probably something like:

meterbridge -n meterbridge -t vu alsa_pcm:capture_1 alsa_pcm:capture_2

-- Fernando