Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 346 Bytes

File metadata and controls

17 lines (12 loc) · 346 Bytes

Image2Midi (Image to MIDI) Tool

An experimental tool that converts images files to MIDI files according to given parameters.

Usage

git clone git@github.com:ReplicatAudio/Image2Midi.git
cd Image2Midi
npm install
cp config.example.json config.json

## Edit the config file in `./config.json`

npm run start

## Output will be in ./out