App to generate all rhythmic pattern fragments (permutations) that exist given a number of voices and steps.
Uses this awesome font: http://www.fontspace.com/robert-allgeyer/musiqwik
And the legend: http://meyerweb.com/eric/tools/css/reset/
- Clone the repo
- cd beat-permutator
npm install
bower install
grunt
See it in action here.