doc: visual functions
This commit is contained in:
parent
25981092b1
commit
1acb675f5a
7 changed files with 104 additions and 40 deletions
|
|
@ -130,7 +130,7 @@ Pattern.prototype.fscope = function (config = {}) {
|
|||
* @param {number} pos y-position relative to screen height. 0 = top, 1 = bottom of screen
|
||||
* @param {number} trigger amplitude value that is used to align the scope. defaults to 0.
|
||||
* @example
|
||||
* s("sawtooth").scope()
|
||||
* s("sawtooth")._scope()
|
||||
*/
|
||||
let latestColor = {};
|
||||
Pattern.prototype.tscope = function (config = {}) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue