Some place to store miscellaneous code
- bjorklund - An implementation of the Bjorklund algorithm
- download-2018 - A screenscraper to get the Download Festival artists in alphabetical order
- multi-bjorklund - Layering multiple Bjorklund rhythms polyrhythmically into 'intensity maps'
- music-model - An attempt at a JavaScript object-oriented model of musical concepts
Uses jasmine (framework) and chai (assertions)
npm run test
specs are kept with the code