Nudge indicators

This commit is contained in:
2023-10-08 01:30:28 +02:00
parent 0e7575f562
commit 036fefdcd5
2 changed files with 17 additions and 5 deletions

View File

@ -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 = {