Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 886 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 886 Bytes

Tambourine

Documentation

To install Timbre.js

npm install timbre

To install forEachAsync from FutureJS

npm install forEachAsync

To install fractional

npm install fractional

To run your song file

node songName

Examples are included in scale.js, blues.js, canon.js, and rather_be.js

cs164 Deliverables