Add Module tabs to Logical Editor

I’d like to have the Logical Editor structured like the Input Transformer which has 4 tabbed Modules. Each Module runs its transformation one after another left to right. Having a similar configuration in the LE could let us do some very complex manipulation of midi data - especially if we could save presets of the entire bank of Modules.

Seems like it would be easy to implement since the basic code already exists.