|
Transform Reference Guide
|
Emit a Unit when a signal threshhold is reached
Syntax
Threshold options
Options
- -name
- Optional user-defined name for the transform
- -level
- Threshold level
- Type: Float
- Default: 0.5
Inlets
- level
- Threshold level
- Type: Float
- Default: 0.5
- samplesIn
- Signal to test to threshold
- Type: Samples
Outlets
- unitOut
- Unit emitted whenever signal exceeds level
- Type: Unit
Comments
Threshold emits a Unit whenever the input signal exceeds the specified amplitude level. This is very
useful for triggering events. Combined with a Phasor, it can be used as an "analog sequencer." You
can also use it to trigger events from live input.
See Also
- Phasor
Open Sound World User Guide
© 2000-2004 Amar Chaudhary. All rights reserved.