Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 368 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 368 Bytes

🎹 From Data to Sound

Simple Node.js script to transform an array of values to a MIDI file.

Installation

npm install

Run script

npm start

Requirements

If you are new to Node.js, we recommend to use nvm for the installation.