rhargreaves / mega-drive-midi-interface

Control the Sega Mega Drive's Yamaha YM2612 and PSG with MIDI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note can be stuck on in polyphonic mode

rhargreaves opened this issue · comments

Fixed by:
a) Changing 'all notes off' CC to forcibly send note off to all FM channels
b) A single note off event for a specific pitch now silences all FM channels playing with that pitch (not just the first one)