OSDN Git Service
(root)
/
android-x86
/
external-alsa-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9a954f
)
added the definition of rawmidi.virtual.
author
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Jul 2003 17:16:18 +0000
(17:16 +0000)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Jul 2003 17:16:18 +0000
(17:16 +0000)
src/conf/alsa.conf
patch
|
blob
|
history
diff --git
a/src/conf/alsa.conf
b/src/conf/alsa.conf
index
25e2b3a
..
e6f9033
100644
(file)
--- a/
src/conf/alsa.conf
+++ b/
src/conf/alsa.conf
@@
-437,6
+437,16
@@
rawmidi.default {
}
}
+rawmidi.virt {
+ @args [ MERGE ]
+ @args.MERGE {
+ type string
+ default 1
+ }
+ type virt
+ merge $MERGE
+}
+
#
# Sequencer interface
#