Skip to content

SuperCollider Quark providing custom Pattern classes for aleatory composition

License

Notifications You must be signed in to change notification settings

sparkletop/alea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

Installation

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

About

SuperCollider Quark providing custom Pattern classes for aleatory composition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published