rstmt-core

Crates.iorstmt-core
lib.rsrstmt-core
version
sourcesrc
created_at2024-07-13 17:56:03.954176
updated_at2024-07-15 19:27:28.84093
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
id1302501
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