array.p2s
aliases: [array.p->s], [array.phase->sample]
convert array phase [0..1] to sample position
available since version: 0.2
this object allows to get relative access to array
arguments:
- ARRAY
array name
type: symbol
properties:
- @array
Get/set array name
type: symbol
inlets:
- value between 0 and 1, where 0 maps to begin of array, 1 - to end
type: control
outlets:
- sample number
type: control
keywords:
array
phase
sample
See also:
[array.s2p]
Authors: Serge Poltavsky
License: GPL3 or later