t60time
Returns t60 time for sample-rate multiplier.
t60time(multiplier): out1
Arguments:
Arguments
Name | Type | Default | Description |
---|---|---|---|
multiplier | number | The decay factor to estimate the duration of. The output of the t60 object can be used to generate this value. |
Returns
Name | Type | Description |
---|---|---|
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. |