Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PossibleRhythms

Example usage for finding all of the possible 4/4 two-measure phrases:

possibleMeasures = numPossibleMeasure(4)
possibleTwoMeasurePhrases = numPossiblePhrase(possibleMeasures,2)

About

A simple python script to determine all possible musical rhythms.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages