Update README - fix formatting...
This commit is contained in:
parent
013b89047b
commit
9aea952942
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
0, this has now been changed. You can find the card index for your
|
||||||
controller by connecting it to the computer and examining the
|
controller by connecting it to the computer and examining the
|
||||||
pseudo-file, e.g.:
|
pseudo-file, e.g.:
|
||||||
|
```
|
||||||
$ cat /proc/asound/cards
|
$ cat /proc/asound/cards
|
||||||
0 [PCH ]: HDA-Intel - HDA Intel PCH
|
0 [PCH ]: HDA-Intel - HDA Intel PCH
|
||||||
HDA Intel PCH at 0xf7530000 irq 30
|
HDA Intel PCH at 0xf7530000 irq 30
|
||||||
1 [Interface ]: USB-Audio - USB MS1x1 MIDI Interface
|
1 [Interface ]: USB-Audio - USB MS1x1 MIDI Interface
|
||||||
M-Audio USB MS1x1 MIDI Interface at usb-0000:00:14.0-1, full speed
|
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
|
To accept MIDI messages from devices behind the M-Audio interface you
|
||||||
would now specify '1' as the MIDI port value.
|
would now specify '1' as the MIDI port value.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue