The library is currently in the early stages of development and is not yet ready for production use.
This project focuses on providing concrete abstractions of musical objects discussed within the neo-Riemannian theory.
- [] The Neo-Riemannian Theory
Start by cloning the repository
git clone https://github.com/FL03/rstmt.git
cd triad
cargo build --features full -r --workspace
extern crate rstmt;
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.