Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 534 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 534 Bytes

neutrino-watcher

Watch musicxml files and automatically encode them into audio files using NEUTRINO

How to use

This project is currently only for Windows system.

  1. Install Node.js.
  2. Run npm install in this directory.
  3. Paste all contents under the NEUTRINO install directory into this project's NEUTRINO directory.
  4. Run npm start {modelDir}, then start watcher.
  5. Please make sure {modelDir} should be specified. {modelDir} can be MERROW, KIRITAN, or other valid model names.