ref thread: http://www.sensomusic.com/forums/viewtopic.php?id=4323

Can you check this out for a moment? It seems like a lot of modules for a simple task. But then again, I'm not sure what constitutes a lot of modules. I just don't want to overburden the CPU on a simple task, because I worry if I replicate it a dozen times the hit will be real.
This is what this patch represents.
1) It's an audio thru for my physical synth.
2) It's a MIDI mute that will hold sustained notes if I mute it before letting go of the sustain pedal.
3) It's a thru for an external bi-directional physical MIDI controller (aside from the synth).
The #1 audio section is benign. I have no issue with it, other than it seems necessary for the rack to actually "work": audio in -> audio out
The upper MIDI filter passes only Ch 1. The lower MIDI filter only passes Ch. 16. I have it this way so my external controller always goes through. The switch controls the flow out of the Ch 1 filter. My external controller is mapped to this switch. It's a bidirectional controller, so that's why I need that CH. 16 to feed through the patch/rack, so I get a visual (LED) feedback on the external device. The 1-0 detector and the Create midi module simply send a CC 123 out when going to MUTE OFF (live) to passively release all currently playing notes. This all seems to work great.
My question is, is this overkill? (I am an optimizer) It seems like a lot of juggling for a simple concept.
In my mind I'd still love to see device-specific access in the MIDI in module, but I realize that I may not have abstracted away enough. At the same time, I feel that new users would be alienated by the rack's MIDI flow in concept without being able to peg the actual device. It is something that has always been elusive for me in Usine (and unintuitive). It doesn't mean the concept is not brilliant, which I think it probably is, it just means it is not easy to grok. Though, this point can be set aside. My main interest is in knowing if the patch at hand is obtuse (or better handled otherwise) or succinct.
Best,
-john
