GenLoop
GenLoop copied to clipboard
A generative looper/loop pedal in SuperCollider.
A generative looper. Example instantiation: s.waitForBoot({x = GenLoop.new(120, 4, 40)}); Requires SuperCollider 3.3. See projectReport.pdf for a full project report.