first boom boom

This commit is contained in:
2023-12-01 10:45:35 +01:00
parent 5b9a59effe
commit bb5dd6b348
2 changed files with 25 additions and 1 deletions

View File

@ -474,7 +474,7 @@ export class SoundEvent extends AudibleEvent {
}
superdough(
filteredEvent,
this.nudge - this.app.clock.deviation,
this.nudge,
filteredEvent.dur,
);
}