Skip to content

Commit

Permalink
v6.1 new rhythm pattern module (#437)
Browse files Browse the repository at this point in the history
* package

* feat: add more functions

* feat: add readme docs

* feat: update tonal

* feat: add changeset

* feat: hex pattern generator

* chore: update versions

* fix: tests
  • Loading branch information
danigb authored Jul 23, 2024
1 parent c96f25b commit 4dd40aa
Show file tree
Hide file tree
Showing 17 changed files with 602 additions and 78 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ The API documentation is inside README.md of each module 👇

#### Time, rhythm

- [@tonaljs/rhythm-pattern](/packages/rhythm-pattern): Generate and manipulate rhythmic patterns
- [@tonaljs/time-signature](/packages/time-signature): Parse time signatures
- [@tonaljs/duration-value](/packages/duration-value): Note duration values

Expand Down
210 changes: 156 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4dd40aa

Please sign in to comment.