Re: [fluid-dev] forward midi events out

2009-03-14 Thread Josh Green
Hello Joshua, As you mentioned in your other email, there is no MIDI output ports from FluidSynth. When you say "midi out on another channel" what MIDI driver are you using? If it was the ALSA sequencer or JACK MIDI, you could just have your MIDI source be a MIDI output port which gets connected

[fluid-dev] forward midi events out

2009-03-14 Thread Joshua Higgins
aww man theres no midi out anyway -- joshua higgins >>-- ___ fluid-dev mailing list fluid-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/fluid-dev

[fluid-dev] forward midi events out

2009-03-14 Thread Joshua Higgins
Hi, I'm writing a custom control surface program for a touch screen which is basically a wrapper that sends cc events to the running fluidsynth. This is how I plan to have it set up: control wrapper ---> fluidsynth ---> jack connected to ---> wineasio running a FM7 vst My question is how to get