more fixes
This commit is contained in:
parent
08c4c641ec
commit
e38513f077
2 changed files with 4 additions and 4 deletions
|
|
@ -74,7 +74,7 @@ export const square2 = square._toBipolar();
|
|||
*
|
||||
* @return {Pattern}
|
||||
* @example
|
||||
* tri.segment(8).range(0,7).scale('C minor')
|
||||
* tri.segment(8).range(0,7).scale('C minor').note()
|
||||
*
|
||||
*/
|
||||
export const tri = fastcat(isaw, saw);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue