mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-22 06:59:56 -05:00
More sequencer extension (event hop counter, get information about subscription)..
This commit is contained in:
parent
33348ba6f4
commit
928bbc4f10
4 changed files with 123 additions and 25 deletions
|
|
@ -1,6 +1,6 @@
|
|||
================================================================
|
||||
aconnect - control subscriptions
|
||||
ver.0.1
|
||||
ver.0.1.1
|
||||
Copyright (C) 1999 Takashi Iwai
|
||||
================================================================
|
||||
|
||||
|
|
@ -40,6 +40,9 @@ Some ports may have permission for its own group.
|
|||
In such a case, change the group of aconnect to the appropriate one by
|
||||
using -g option.
|
||||
|
||||
The option -l together with -i or -o shows subscribers and tracking
|
||||
for each port.
|
||||
|
||||
The option -D specifies the sequencer device file (as default,
|
||||
/dev/snd/seq). Usually, you don't have to change it.
|
||||
The option -q specifies the queue number. The argument must be a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue