t60time
Examples
Arguments
multiplier [number]
The decay factor to estimate the duration of. The output of the t60 object can be used to generate this value.
Inlets
multiplier [number]
The decay factor to estimate the duration of. The output of the t60 object can be used to generate this value.
Outlets
out1 [number]
Returns the estimated duration in samples that will result in a 60db decay of an input signal based on the input delay factor.
Fixed Attributes
These attributes must be set in the object box and determine the behavior of the object at runtime.
hot [bool] (default: false)
Trigger computation on all inlets.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
multiplier [number]
The decay factor to estimate the duration of. The output of the t60 object can be used to generate this value.
reset [bang] (default: 0)
Banging this attribute will reset the object to its default state.
See Also
Name | Description |
---|---|
t60time~ | Returns t60 time for sample-rate multiplier. |
adsr~ | Attack-Decay-Sustain-Release envelope generator |
delay~ | Signal delay |
line~ | Linear ramp generator |
t60 | Returns t60 multiplication factor. |
t60~ | Returns t60 multiplication factor. |