Russell Hanaghan wrote: > I have a Delta 1010LT and I want to run and external sequencer thru the > midi in port to run a soft synth like Fluid with a GM or GS font set. > > I use this midi in port already for an external controller that controls > mixer items in Ardour. When Ardour is open, I don't seem to be able to > connect the Qsynth port to the Delta midi in port. Is this normal? Only when using OSS ports (like /dev/midixx). Try to use an ALSA sequencer port. > If so, is there somekind of virtual splitter out there. snd-virmidi for OSS ports, or snd-seq-dummy for ALSA ports. HTH Clemens