From 3556b180cf7f847e5b88c3e718c522ee85abc651 Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Thu, 21 Dec 2023 14:35:33 +0100 Subject: [PATCH] alias --- src/API.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/API.ts b/src/API.ts index 428401f..76ef8aa 100644 --- a/src/API.ts +++ b/src/API.ts @@ -1590,6 +1590,7 @@ export class UserAPI { this.beat(div) && this._euclidean_cycle(pulses, length, rotate).beat(div) ); }; + ry = this.rhythm; _euclidean_cycle( pulses: number,