• Instead of having separate modules, the Split and Merge features have been integrated into the Group module. I think this approach makes more sense.
  • The update Group module is available as of
    build 439
    .
  • Feedback on this approach is welcome. Details below.
Group Module
  • The Group module is now even more versatile.
  • The module lets you group a sequence of modules using its sublane.
  • The signal flow between the containing lane and the sublane depends on one of four modes: Insert, Isolate, Split, or Merge.
  • The module actions menu icon displays the current mode instead of the ellipsis used by other modules.
  • Tapping it opens a menu to change the mode and access standard module actions.
Insert Mode
  • The Group module passes its input signals to the sublane and forwards the sublane's output to its own output.
  • Ideal for organising modules.
Isolate Mode
  • The Group module doesn't provide any input to the sublane, and ignores its output.
  • The module input and output remain identical.
  • Ideal for creating an independent sublane that appears inline with the containing lane.
  • For example, it can be used to generate an Envelope Follower modulator from a side-chain input.
Split Mode
  • The Group module forwards a copy of the input signals to its sublane, and ignores its output.
  • The module input and output remain identical.
  • Ideal for pre-processing signals before sending them to Audio Out, MIDI Out, or Envelope Follower modules.
Merge Mode
  • The Group module doesn't provide any input to the sublane, but merges the sublane's output signals with the module's input.
  • The module's MIDI output is a merge of its input and the sublane's output MIDI signals.
  • The Audio output is the sum of the module's input and the sublane's output signals.
  • The output signal is Poly only if both the module's input and the sublane's output are Poly.
  • Ideal for pre-processing signals coming from Audio In, Feedback, or MIDI In modules before merging.
Abandoned Split & Merge Modules
Split Module
  • The module forwards a copy of the input signals to its sublane.
  • Split's input and output signals are identical.
  • The module is ideal for pre-processing signals before sending them to Audio Out, MIDI Out, or Envelope Follower modules.
  • Split is a Mela Lab module and part of Collection 4.
Merge Module
  • The module merges its sublane output signals into the containing lane.
  • The MIDI output is a merge of its input and the sublane's output MIDI signals.
  • The Audio output is the sum of its input and the sublane's output Audio signals.
  • The output signal is Poly only if both the module's input and the sublane's output are Poly.
  • The module is ideal for pre-processing signals coming from Audio In, Feedback, or MIDI In modules before merging.
  • Merge is a Mela Lab module and part of Collection 4.