click~
Description
Use the click~ to create and output an impulse which can be used as an impulse-trigger.
Examples

Trigger an impulse signal
Arguments
wavetable-values [list]
Optional
A list of floating-point values in the range 0.0-1.0, can be used to specify an impulse (i.e., a small wavetable) whose length is determined by the number of list elements. The maximum size for the list is 256 items.
Attributes
Common Box Attributes
Messages
bang
Sends an impulse out the click~ object's outlet. The default impulse consists of a single value (1.0), followed by a zero value.
set
Arguments
wavetable-values
[list]
The word
, followed by a list of floating-point values in the range 0.0-1.0, specifies a impulse (i.e., a small wavetable) whose length is determined by the number of list elements. The maximum size for the list is 256 items. signal
A signal will trigger clicks on zero to non-zero transitions.
Output
signal
An impulse.
See Also
Name | Description |
---|---|
buffer~ | |
buffir~ | |
line~ |