matchStation

fun matchStation(name: String, numInputs: Int, keyExtractor: (ModelElement.QObject) -> Any? = null, nextReceiver: QObjectReceiverIfc = NotImplementedReceiver): MatchStation(source)

Creates a MatchStation (assembles one instance from each input, optionally by a matching key). Wired through its MatchStation.input endpoints, so it is network-parented but not a single routing node.