Skip to content

aeskildsen/alea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alea

A Quark which extends SuperCollider's Pattern library.

Patterns for aleatory composition

This Quark provides a collection of Pattern classes designed for aleatory composition, aiming for the sweet spot between randomness and control.

So far, the following Patterns are included:

  • Pshunc - shuffle and truncate a list of items
  • Pmarkov - a first order Markov chain
  • Pxsum - create sequences of values that sum to a target value

Installation

With Git and SuperCollider installed, run the following line of code in SuperCollider: Quarks.install("https://github.com/aeskildsen/alea")

About

SuperCollider Quark providing custom Pattern classes for aleatory composition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published