added the definition of rawmidi.virtual.

This commit is contained in:
Takashi Iwai 2003-07-29 17:16:18 +00:00
parent f9a954fd6e
commit 184612c30a

View file

@ -437,6 +437,16 @@ rawmidi.default {
} }
} }
rawmidi.virt {
@args [ MERGE ]
@args.MERGE {
type string
default 1
}
type virt
merge $MERGE
}
# #
# Sequencer interface # Sequencer interface
# #