subdiv
Predictive subdivision of an input phasor
new subdiv()Methods
next(x, divarg, syncupdate, prob, pattern, lockprob, silentmode): [out1, out2]
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| x | number | ||
| divarg | number | ||
| syncupdate | number | ||
| prob | list | ||
| pattern | list | ||
| lockprob | bool | ||
| silentmode | bool |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | number | |
| out2 | number |
reset(): out1
Returns
| Name | Type | Description |
|---|---|---|
| out1 |
setPattern(pattern): out1
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| pattern | list |
Returns
| Name | Type | Description |
|---|---|---|
| out1 |
setProb(prob): out1
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| prob | list |
Returns
| Name | Type | Description |
|---|---|---|
| out1 |