From 036fefdcd55c4351244e16aa7a61fc32a2ca9b2e Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Sun, 8 Oct 2023 01:30:28 +0200 Subject: [PATCH] Nudge indicators --- index.html | 21 +++++++++++++++++---- src/classes/SoundEvent.ts | 1 - 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 2172daf..534341c 100644 --- a/index.html +++ b/index.html @@ -212,8 +212,8 @@ - - @@ -309,6 +309,7 @@

Audio/Event Nudging

+

Clock:

- 0 + 0
+ +

Audio:

- 0 + 0
diff --git a/src/classes/SoundEvent.ts b/src/classes/SoundEvent.ts index 27f3948..792e5da 100644 --- a/src/classes/SoundEvent.ts +++ b/src/classes/SoundEvent.ts @@ -19,7 +19,6 @@ export class SoundEvent extends AudibleEvent { constructor(sound: string | object, public app: Editor) { super(app); this.nudge = app.dough_nudge / 100; - console.log(this.nudge) if (typeof sound === "string") { if (sound.includes(":")) { this.values = {