yokemura / Magical8bitPlug2

GNU General Public License v3.0
304 stars 19 forks source link

Fixed unexpected note sounding when turned on Custom Envelope #13

Closed yokemura closed 3 years ago

yokemura commented 3 years ago

Added another condition to prevent from a voice from sounding unexpectedly. Specifically, currentlyPlayingNote should also have been checked to see if a voice is playing.

fix #12