Experiments on rhythm visualisations with d3.js.
A Proof of Concept may be tried live here.
- My brother for coming up with the idea of a "radar" to intuitively track drum rhythm patterns.
- Mike Bostock and especially his polar clock examples, which served as inspiration for this project.
- Lou Montulli for building GrooveScribe which is what rhythm-radar uses for playback and track editing.
- instead of using straight-line segments to link nodes use curves following the pattern of the corresponding circular coloured "lane".
Feel free to contribute with suggestions, pull requests or both ;D