Releases: rhargreaves/mega-drive-midi-interface
Releases · rhargreaves/mega-drive-midi-interface
v0.6.5
- MIDI sending supported on EverDrive PRO USB. (Pong responses can now be returned to the PC)
v0.6.4
- Partial support for the Mega EverDrive PRO (requires specialist software on PC side - only supports receiving MIDI data, unable to send MIDI data from Mega Drive)
v0.6.3
- Can select device to use for MIDI channels using CC 86
v0.6.1
- Update algorithm sprites to new operator order
v0.6.0
- Swap operator order to correctly follow register order of S1, S3, S2, S4. This also changes the CCs to point to the right orders.
v0.5.2
- Use separate YM2612 frequency number tables for PAL and NTSC. Tuning will be slightly different for both systems from prior versions
v0.5.1
- Switch to using explicit PSG tone tables for PAL and NTSC clocks. These tones may be slightly different to previous versions
v0.5.0
- Added the ability to load custom PSG envelopes over SysEx
v0.4.17
- Fix: PSG pitch bend persists between ticks & other notes
- PSG pitch bend range is now +/- 2 st. as per the General MIDI standard
v0.4.16
- Support for pitch shifting with EEF defined PSG envelopes