route.float
aliases: [route.f]
separate float messages from other types
available since version: 0.9.2
to get properties use prop.get object, cause all messages (including property requests) are passed thru
properties:
- @strict
Get/set strict mode. By default list with single float treated as float. Set to true to
disable this behavior
type: bool
default: 0
inlets:
- float to first outlet
type: control
outlets:
- float output
type: control
- other messages
type: control
keywords:
route
Authors: Serge Poltavsky
License: GPL3 or later