Skip to content

justincasali/rhythm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhythm

Euclidean Rhythm generator written in Go with nested circular lists 🤹

Usage

rhythm [beats] [steps] [shift]
  • beats -- number of beats in output sequence
  • steps -- number of steps in output sequence
  • shift -- degree of shift in output sequence

Example

rhythm 17 24 2
[x x x . x x . x x x . x x . x x x . x x . x x .]

About

Euclidean Rhythm Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages