Trying to get my Korg keyboard working with qsynth, zyn, whatever in F9. I am using the midi jacks on the cd drive bay thing ('live drive'?) to connect the keyboard to the Audigy. ALSA isn't recognizing any of the input signals. Here's some output from amidi:
Code:
[heycosmo@localhost ~]$ amidi -l
Dir Device Name
IO hw:2,0 Audigy MPU-401 (UART)
IO hw:2,1 Audigy MPU-401 #2
IO hw:2,2 Emu10k1 Synth MIDI (16 subdevices)
IO hw:2,3 Emu10k1 Synth MIDI (16 subdevices)
but starting 'amidi -p hw:2,1 -d' and pecking away on the keyboard gives nothing. Routing to qsynth via qjackctl also gives nothing. However, the following works just fine:
Code:
[heycosmo@localhost Download]$ aplaymidi -l
Port Client name Port name
14:0 Midi Through Midi Through Port-0
24:0 Audigy 2 ZS [SB0350] Audigy MPU-401 (UART)
24:32 Audigy 2 ZS [SB0350] Audigy MPU-401 #2
[heycosmo@localhost Download]$ aplaymidi -p Audigy\ 2\ ZS:32 Aint_Nuthin_But_A_G_Thang.mid
and the sweet sounds of dr dre midi-style are produced by my Korg. One way but not the other.
Any ideas? It's the same driver doing both operations right? A hardware failure would just suck, so I'm not thinking about that right now.
Thanks in advance for your comments.