polyrhythm 0.1.0

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

[package]
authors = ["Antoni Silvestrovic <antoni.silvestrovic@gmail.com>"]
categories = ["music"]
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"]
license = "MPL-2.0"
name = "polyrhythm"
readme = "README.md"
repository = "https://github.com/bring-shrubbery/polyrhythm"
version = "0.1.0"