add note about wt_
This commit is contained in:
parent
b98e24fabf
commit
4490681fa3
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue