/rhythm-radar

Experiments on rhythm visualisations with d3

Primary LanguageJavaScript

rhythm-radar

Experiments on rhythm visualisations with d3.js.

A Proof of Concept may be tried live here.

Screenshot showcasing the radar along several beats

Acknowledgements

  • 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.

TODOs

  • instead of using straight-line segments to link nodes use curves following the pattern of the corresponding circular coloured "lane".

Contributions

Feel free to contribute with suggestions, pull requests or both ;D