fixing yet another bug with reso
This commit is contained in:
@ -149,6 +149,7 @@ export class SoundEvent extends AudibleEvent {
|
|||||||
50 * value
|
50 * value
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
return this;
|
||||||
}
|
}
|
||||||
public lpq = this.resonance;
|
public lpq = this.resonance;
|
||||||
public lpadsr = (
|
public lpadsr = (
|
||||||
|
|||||||
Reference in New Issue
Block a user