2413-to-3812 中文文档教程

发布于 5年前 浏览 24 更新于 3年前

2413-to-3812

用于 VGM 文件的 OPLL 到 OPL/OPL2 数据转换器。

Install

$ npm install -g 2413-to-3812

Usage

以下命令将sample.vgm中的YM2413命令转换为YM3812,然后写入sample.ym3812.vgm

$ 2413-to-3812 sample.vgm

Options

Usage: 2413-to-3812 [options] vgmfile

Options:
  --version     Show version number                                    [boolean]
  --type, -t    Specify output chip
                      [choices: "ym3812", "ym3526", "y8950"] [default: "ym3812"]
  --output, -o  Specify output file name (without file extension)
  --zip, -z     Zip-compress output                                    [boolean]
  --help        Show help                                              [boolean]

2413-to-3812

OPLL to OPL/OPL2 data converter for VGM files.

Install

$ npm install -g 2413-to-3812

Usage

The following command converts the YM2413 commands in sample.vgm to YM3812, then write sample.ym3812.vgm.

$ 2413-to-3812 sample.vgm

Options

Usage: 2413-to-3812 [options] vgmfile

Options:
  --version     Show version number                                    [boolean]
  --type, -t    Specify output chip
                      [choices: "ym3812", "ym3526", "y8950"] [default: "ym3812"]
  --output, -o  Specify output file name (without file extension)
  --zip, -z     Zip-compress output                                    [boolean]
  --help        Show help                                              [boolean]
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文