LOZORD / pivet

A compiler from VexTab to Sonic Pi!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pivet

A compiler from VexTab to Sonic Pi!

Note: this is a proof of concept made for the November 2016 Monthly Music Hackathon.

To run (in bash):

npm run build && npm run now -- ./vex_sample.txt ./output.txt && cat ./output.txt

Now copy and paste that output into Sonic Pi!

About

A compiler from VexTab to Sonic Pi!

License:MIT License


Languages

Language:TypeScript 100.0%