Skip to content

GregoryTravis/rhythmr

Repository files navigation

Rhythmr, Or Semi-Automated Audio Loops

Rhythmr is an interactive system, implemented in Haskell, for creating good-sounding rhythm loops from randomly-acquired audio files. The user iterates through an unending stream of randomly combined music loops, swiping left or right on each one to indicate whether you like them or not. Rhythmr derives a model of which combinations sounds good, and from that, it produces a complete song by inserting the chosen combinations into a predefined score.

Presented at:

  • ICFP FARM 2020
  • Haskell exchange 2020
  • Audio Programmer Meetup January 2021

Installation

Documentation

Advanced Features

Troubleshooting

About (pdf)

Credits