Peuclid:
Filter:
adclib/Classes (extension) | Patterns

Peuclid
ExtensionExtension

a pattern for euclidian rhythms

Description

Peuclid evenly distributes m hits in n beats. Many timeline rhythms coming from West African music that today be found in e.g. Cuban and Brazilian music are based on subdividing 12 or 16 beats into a number that is prime to them, such as 5 or 7.

Class Methods

.new

make a new Peuclid

Arguments:

numHits

with a given number of hits,

numBeats

distributed within a given number of beats,

repeats

and repeating a given number of times.

All arguments can be patterns.

Examples