Watch musicxml files and automatically encode them into audio files using NEUTRINO
This project is currently only for Windows system.
- Install Node.js.
- Run
npm install
in this directory. - Paste all contents under the
NEUTRINO
install directory into this project'sNEUTRINO
directory. - Run
npm start {modelDir}
, then start watcher. - Please make sure
{modelDir}
should be specified.{modelDir}
can beMERROW
,KIRITAN
, or other valid model names.