From: Takashi Iwai Date: Tue, 29 Jul 2003 17:16:18 +0000 (+0000) Subject: added the definition of rawmidi.virtual. X-Git-Tag: v1.0.3~121 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=184612c30a7a8aeab3f583e93c78ba21b1e7fe02;p=alsa-lib.git added the definition of rawmidi.virtual. --- diff --git a/src/conf/alsa.conf b/src/conf/alsa.conf index 25e2b3a0..e6f90338 100644 --- 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 #