Output to module
The module.output processor takes any payload and outputs to the specified module.
- type:
module.output - params:
- module: ID of module to send output to
Example
Section titled “Example”Output whatever payload comes through this processor to the osc-out module.
- type: module.output params: module: osc-out