|
Parameters |
A working name of a parameter |
A parameter type |
A default value |
An acceptable range * |
A parameter description |
|---|---|---|---|---|---|
|
Sensitivity. |
sensitivity |
float |
0.5 |
[0, 1] |
A level of sensitivity that is required to generate an event. Higher levels may result in a lower quantity of events. |
|
Time shift for audio |
hop_duration |
float |
(0.48) |
[0, 1] |
A time shift (in seconds) is applied to the input audio to break it into samples.. |
|
A time lag between events. |
event_cooldown |
float |
10.0 |
[0, 86400] |
A time lag between events (in seconds). |
*In the Acceptable range column, square brackets “[” and/or “]” mean that the threshold values can be used as the default ones; parentheses “(” and/or “)” mean that the threshold values cannot be used as the default values.