Sending JavaScript Markov chains to Synths

Been working on getting my translation of some SuperCollider patterns into JavaScript communicating with anything/everything. So far it has been a great way to have a consistent workflow between my webaudio projects, music composition involving a DAW, and SuperCollider coding.

Checkout the patterns library here: https://github.com/scazan/pattern-streams
and node-easymidi here: https://github.com/dinchak/node-easymidi/