C++ Node Addon To Decode ECM File And Generate Cue File


Keywords
ecm, cue, C++, Addons
License
ISC
Install
npm install jsecm2cue@0.0.7

Documentation

jsecm2cue

C++ Node Addon To Decode ECM File And Generate Cue File. Code tested in OSX 0.11.6.

Building and Installing

npm install jsecm2cue

Node.js Sample Usage

var jsecm2cue = require("jsecm2cue");
jsecm2cue.process("Tekken 3 (E) (Track 1) [SCES-01237].bin.ecm");