On Tue, 9 Dec 2003 02:44 pm, Kevin Ryan wrote:
I'm a total newbie to Midi on Linux - how do I
change
my default midi output from the MPU401 port to the
internal FM onboard synth?
Lots of ways but from a shell you can type "aconnect -lio" and
see all the ALSA ports and then connect from/to whichever by
using something like "aconnect 64:0 128:0".
--markc