Releases: rhargreaves/mega-drive-midi-interface
Releases · rhargreaves/mega-drive-midi-interface
v0.0.483
- Note On MIDI velocity value affects volume of FM and PSG channels
v0.0.470
- Do not play invalid PSG notes (below A2, 110 Hz)
- PSG note off event only silences PSG for note specified
v0.0.460
- Disable Sonic animation due to it being suspected as the source of a crash. Will re-enable it when it's more stable.
v0.0.457
- Support General MIDI Reset SysEx (forces all notes off across all channels)
v0.0.450
- MIDI channel volume correctly scales total level of output operators across all algorithms
v0.0.438
- Fixes applying overall total level to wrong operators when algorithm 4 is selected.
v0.0.433
- Fix PSG note being incorrectly activated when MIDI channel volume set and no note on event happens
- Shift all FM notes up an octave
v0.0.424
- Add General MIDI presets from libOPNMIDI
v0.0.421
- Support SSG-EG parameters
v0.0.397
- Position Sonic away from the edge of the screen