Add mousex and mousey the Docs
This commit is contained in:
parent
be6634f919
commit
0efac42d92
3 changed files with 9 additions and 22 deletions
|
|
@ -100,7 +100,7 @@ export const time = signal(id);
|
|||
* @name mousey
|
||||
* @return {Pattern}
|
||||
* @example
|
||||
* n(mousex.segment(4).range(0,7)).scale("C:minor")
|
||||
* n(mousey.segment(4).range(0,7)).scale("C:minor")
|
||||
*
|
||||
*/
|
||||
let _mouseY = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue