|
From: | Ceresa Jean-Jacques |
Subject: | Re: [fluid-dev] fluid-dev Digest, Vol 213, Issue 6 |
Date: | Mon, 26 Apr 2021 13:04:28 +0200 (CEST) |
>..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
[Prev in Thread] | Current Thread | [Next in Thread] |