Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 781 Bytes

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 781 Bytes

0.13.8

  • Fixed the problem where AMS is always set zero in YM2413 to YM2608 conversion (Thanks to @kash1wa).

0.13.7

  • Fixed the problem where the OPM noise frequency was inverted.

0.13.6

  • Fixed the problem where some channels were not enabled in OPN2 to OPM conversion.

0.13.3

  • Fixed the problem where -D squareWaveAttenuation=n did not work.

0.13.2

  • Tweaked noise volume and frequency in PSG to OPM conversion.

0.13.1

  • Added OPN to OPM converter.
  • Added AY-3-8910 to OPM converter.

0.12.0

  • Upgraded npm dependencies.
  • Changed minimum node version to 18.0.0.
  • Purged tslint dependency.

0.11.2

  • Fixed rhythm volume in OPLL to OPL conversion.

0.11.0

  • Added option to log VOPM .OPM files when converting OPN to YM2413. Thanks to @dquenne