mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
- missing changes from virt to virtual rawmidi.
This commit is contained in:
parent
237f7f46f0
commit
bffffeef45
2 changed files with 3 additions and 3 deletions
|
|
@ -437,13 +437,13 @@ rawmidi.default {
|
|||
}
|
||||
}
|
||||
|
||||
rawmidi.virt {
|
||||
rawmidi.virtual {
|
||||
@args [ MERGE ]
|
||||
@args.MERGE {
|
||||
type string
|
||||
default 1
|
||||
}
|
||||
type virt
|
||||
type virtual
|
||||
merge $MERGE
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue