Output from Router
The router.output processor takes any payload and outputs to the specified module.
- type:
router.output - params:
- module: the id of the module to output to.
Example
Section titled “Example”Output to the osc-out module.
- type: router.output params: module: osc-out