Skip to content

Commit

Permalink
create readme
Browse files Browse the repository at this point in the history
readme's are helpful as well as providing info on future updates
  • Loading branch information
bustinbung authored Nov 8, 2019
1 parent 4d247ec commit 58f7f47
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# polyrhythm-generator
Webpage that generates tables for counting polyrhythms. Written in HTML, CSS, and JS. Uses a little math.js, but a version without is available.

## Current features:
+ Pulse/Counterpulse input
+ Resolve value (the number of beats until both pulses happen on the same beat)
+ Table w/ accents
## Features in Development
+ Divided line segments (for [polyrhythmic juggling, baby](https://www.youtube.com/watch?v=wEPu8rEYQJY))
+ Quick counting for faster polyrhythms (like 1 2 3 41 for 7:11)
+ Known counting phrases ("pass the godd*** butter" for 4:3 or "nice cup of tea" for 3:2)

0 comments on commit 58f7f47

Please sign in to comment.