Clamps Dictionary
buffer-stretch-play*
Incudine VUG
(buffer-stretch-play* (buffer buffer) (rate sample) (wwidth sample) (start sample) (end sample) (stretch sample))
Buffer play Ugen with granular stretching working with any blocksize.
Arguments
buffer |
Incudine buffer. |
rate |
Positive Number denoting playback rate (will get adjusted to buffer-sample-rate). |
wwidth |
Non Negative Integer denoting granular window size in msecs. |
start |
Non Negative Integer denoting start of playback into the buffer in samples. |
end |
Non Negative Integer denoting end of playback into the buffer in samples. |
stretch |
Positive Integer denoting stretching factor. |
Created: 2025-02-18 Di 12:58