list.resample
aliases: [list.r]
resample list with specified ratio
available since version: 0.9
arguments:
- RATIO
resample ratio
type: float
properties:
- @ratio
Get/set resample ratio (src/dest)
type: float
range: 0..100
default: 1
inlets:
- input list.
type: control
- set ratio
type: control
outlets:
- new modified list
type: control
keywords:
list
See also:
[list.stretch]
Authors: Serge Poltavsky
License: GPL3 or later