>..The default router simply routes all MIDI messages unaltered.
Nearest. Now I remember, the only case the message would be altered is when the MIDI input channel x is greater then synth.midi-channels setting. In this case channel x is limited to synth.midi-channels ;). It seems this is a bug behaviour because the router routes silently all MIDI channel x (16,17,...) message to channel (15). A good behaviour would be to drop all MIDI channel x messages which fall outside the range [0..synth.midi-channels[ (while putting an ERROR/WARNING log message on stdout). jjc
_______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev