rhargreaves / mega-drive-midi-interface

Control the Sega Mega Drive's Yamaha YM2612 and PSG with MIDI
GNU General Public License v3.0
92 stars 8 forks source link

PSG note is activated when volume is adjusted above zero #2

Closed rhargreaves closed 4 years ago

rhargreaves commented 4 years ago

The PSG channel attenuation should only be set if a note on event has been received.

rhargreaves commented 4 years ago

Fixed in https://github.com/rhargreaves/mega-drive-midi-interface/releases/tag/v0.0.433