mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
added the definition of rawmidi.virtual.
This commit is contained in:
parent
f9a954fd6e
commit
184612c30a
1 changed files with 10 additions and 0 deletions
|
|
@ -437,6 +437,16 @@ rawmidi.default {
|
|||
}
|
||||
}
|
||||
|
||||
rawmidi.virt {
|
||||
@args [ MERGE ]
|
||||
@args.MERGE {
|
||||
type string
|
||||
default 1
|
||||
}
|
||||
type virt
|
||||
merge $MERGE
|
||||
}
|
||||
|
||||
#
|
||||
# Sequencer interface
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue