From 9aea952942a251a9469d1bab97527cacda4fb42e Mon Sep 17 00:00:00 2001 From: hirsch Date: Sun, 31 Jul 2016 10:14:49 -0400 Subject: [PATCH] Update README - fix formatting... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f3c6c7..1895007 100644 --- a/README.md +++ b/README.md @@ -162,13 +162,13 @@ treated port as 1..n, but since ALSA (and JACK? Not sure..) starts at 0, this has now been changed. You can find the card index for your controller by connecting it to the computer and examining the pseudo-file, e.g.: - +``` $ cat /proc/asound/cards 0 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0xf7530000 irq 30 1 [Interface ]: USB-Audio - USB MS1x1 MIDI Interface M-Audio USB MS1x1 MIDI Interface at usb-0000:00:14.0-1, full speed - +``` To accept MIDI messages from devices behind the M-Audio interface you would now specify '1' as the MIDI port value.