|
Transform Reference Guide
|
Pass thru input value along with a unit value
Syntax
Tbang options
Options
- -name
- Optional user-defined name for the transform
Inlets
- input
- Input to pass thru
- Type: Changeable
Outlets
- unitOut
- synchronous unit value
- Type: Unit
- passThru
- input value passed through to output
- Type: Any
Comments
Tbang passes an input value of any type to its outlet passThru. Immediately afterwards, it emits a unit value via the outlet unitOut. This is useful in many instances where you might want
to set a parameter and trigger an immediate action once the parameter has been set.
See Also
- Button
- Multitrigger
- FanOut
- Switch
Open Sound World User Guide
© 2000-2004 Amar Chaudhary. All rights reserved.