wbkd / from-data-to-sound

šŸŽµ Simple Node.js script for transforming data to a MIDI file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

šŸŽ¹ 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.

About

šŸŽµ Simple Node.js script for transforming data to a MIDI file

License:MIT License


Languages

Language:JavaScript 100.0%