]> git.alsa-project.org Git - alsa-lib.git/commitdiff
added the definition of rawmidi.virtual.
authorTakashi Iwai <tiwai@suse.de>
Tue, 29 Jul 2003 17:16:18 +0000 (17:16 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Jul 2003 17:16:18 +0000 (17:16 +0000)
src/conf/alsa.conf

index 25e2b3a0966a2b7c34217a305ff4536f6c325e12..e6f90338d2516b36adf612cf1a9d7675cdbffa76 100644 (file)
@@ -437,6 +437,16 @@ rawmidi.default {
        }
 }
 
+rawmidi.virt {
+       @args [ MERGE ]
+       @args.MERGE {
+               type string
+               default 1
+       }
+       type virt
+       merge $MERGE
+}
+
 #
 #  Sequencer interface
 #