polyrhythm 0.1.1

Utilities for generating polyrhythms.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Antoni Silvestrovic <antoni.silvestrovic@gmail.com>"]
description = "Utilities for generating polyrhythms."
documentation = "https://github.com/bring-shrubbery/polyrhythm/tree/main/polyrhythm-rust"
edition = "2018"
homepage = "https://github.com/bring-shrubbery/polyrhythm"
keywords = ["polyrhythm", "music"]
license = "MPL-2.0"
name = "polyrhythm"
readme = "README.md"
repository = "https://github.com/bring-shrubbery/polyrhythm"
version = "0.1.1"