from-data-to-sound icon indicating copy to clipboard operation
from-data-to-sound copied to clipboard

🎵 Simple Node.js script for transforming data to a MIDI file

🎹 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.