Takes an "progression name" (Symbol) and returns the chords in it.
The Progression repository, to which new progressions can be added.
input |
Takes a symbol and returns a progression. |
Lists all Progression names and Chords.
Lists all Progression names.
Creates a random Progression from the library, constrained by size.
Creates a random Progression from the library, constrained by a function.
Creates a Progression from scratch. notes should be an array of Integers.
Returns the length of the Progression.
Returns an Array of Integers.