Bjorklund2:
Filter:
Classes (extension) | Collections

Bjorklund2 : Object
ExtensionExtension

Euclidean Algorithm for generating traditional musical rhythms

Description

After an algorithm by E. Bjorklund. See paper by Godfried Toussaint.

NOTE: This class is by Juan A. Romero and gives ratios for durations instead of arrays with binaries as in the original Bjorklund.

Class Methods

Bjorklund2.new(k, n)

Arguments:

k

The number of 'hits'.

n

The total sum of all the durations in the array.

Inherited class methods

Instance Methods

Inherited instance methods

Examples

see Pbjorklund2 for more examples.