Skip to content

Commit c2a3c71

Browse files
Update polysynth.js
1 parent 588da6b commit c2a3c71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/polysynth.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ class PolySynth {
388388
delete this.notes[n];
389389
}
390390
this._newest = 0;
391+
this._oldest = 0;
391392
return;
392393
}
393394

0 commit comments

Comments
 (0)