rstmt

Crates.iorstmt
lib.rsrstmt
version
sourcesrc
created_at2024-07-13 18:00:35.606224
updated_at2024-07-15 19:29:20.4878
descriptionThis project focuses on providing concrete abstractions of musical objects discussed within the neo-Riemannian theory.
homepagehttps://github.com/FL03/triad/wiki
repositoryhttps://github.com/FL03/triad.git
max_upload_size
id1302507
size0
Joe McCain III (FL03)

documentation

README

rstmt

crates.io docs.rs

clippy rust


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.

Features

  • [] The Neo-Riemannian Theory

Getting Started

Building from the source

Start by cloning the repository

git clone https://github.com/FL03/rstmt.git
cd triad
cargo build --features full -r --workspace

Usage

Example

    extern crate rstmt;

Contributing

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.

License

Commit count: 0

cargo fmt