From 184612c30a7a8aeab3f583e93c78ba21b1e7fe02 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 29 Jul 2003 17:16:18 +0000 Subject: [PATCH] added the definition of rawmidi.virtual. --- src/conf/alsa.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 # -- 2.47.1