digital-sound-antiques / vgm-conv

Chip-type and clock converter for VGM
ISC License
44 stars 3 forks source link

Cannot read property '176' of undefined #57

Closed ReimuNotMoe closed 2 years ago

ReimuNotMoe commented 2 years ago

Version: 0.9.0 Command line: vgm-conv -f ym2203.fm -t ymf262 | vgm-conv -f ym2203.ssg -t ay8910 | vgm-conv -f ay8910 -t ymf262

Output:

ym2203(3993600Hz) => ymf262(14318180Hz)
ym2203(3993600Hz) => ay8910(1789772.5Hz)
Cannot read property '176' of undefined
okaxaki commented 2 years ago

Hi, thank you for your report. This has been fixed at vgm-conv 0.9.1.