From 3a2152e6e5dcd8209a61b248e193e6334d07dfaf Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Wed, 16 Aug 2023 12:25:31 +0200 Subject: [PATCH] small bugfix --- src/API.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/API.ts b/src/API.ts index 35ec512..44190cc 100644 --- a/src/API.ts +++ b/src/API.ts @@ -466,7 +466,7 @@ export class UserAPI { }; } - pattern_options.currentIteration++; + // pattern_options.currentIteration++; // TEST pattern_options.nextTarget = this.app.clock.ticks_before_new_bar