minor changes
This commit is contained in:
@ -432,7 +432,6 @@ export class SoundEvent extends AudibleEvent {
|
||||
};
|
||||
|
||||
out = (): void => {
|
||||
console.log(this.app.clock.time_position.pulse)
|
||||
const events = objectWithArraysToArrayOfObjects(this.values, [
|
||||
"parsedScale",
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user