On Sun, 17 Feb 2008 17:43:09 +0000
"Toby Smithe" <[EMAIL PROTECTED]> wrote:

> On Feb 17, 2008 5:05 PM, adam faranda <[EMAIL PROTECTED]> wrote:
> > Is there a shell command I can use to determine what app is using my
> > soundcard? I have tried
> > ps -ax | grep snd, and ps -ax | grep /dev/snd, and nothing comes
> > up, even when I have jack running.
> 
> lsof /dev/snd/*

Better try 'sudo lsof /dev/snd/*'
else some stuff won't show up, like mpd for example.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

Reply via email to