mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-24 20:08:33 +00:00
add note about wt_
This commit is contained in:
parent
b98e24fabf
commit
4490681fa3
@ -313,6 +313,7 @@ const generic_params = [
|
|||||||
/**
|
/**
|
||||||
* Begin to loop at a specific point in the sample (inbetween `begin` and `end`).
|
* Begin to loop at a specific point in the sample (inbetween `begin` and `end`).
|
||||||
* Note that the loop point must be inbetween `begin` and `end`, and before `loopEnd`!
|
* Note that the loop point must be inbetween `begin` and `end`, and before `loopEnd`!
|
||||||
|
* Note: Samples starting with wt_ will automatically loop! (wt = wavetable)
|
||||||
*
|
*
|
||||||
* @name loopBegin
|
* @name loopBegin
|
||||||
* @param {number | Pattern} time between 0 and 1, where 1 is the length of the sample
|
* @param {number | Pattern} time between 0 and 1, where 1 is the length of the sample
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user