#music-theory #music #focuses #musical #object #algorithm #building

no-std rstmt

This crate focuses on building a music theory library that can be used to generate music theory data structures and algorithms

3 releases

0.0.2 Aug 13, 2024
0.0.1 Jul 15, 2024
0.0.0 Jul 13, 2024

#543 in Audio

Download history 228/week @ 2024-07-13 9/week @ 2024-07-20 20/week @ 2024-07-27 109/week @ 2024-08-10 11/week @ 2024-08-17

121 downloads per month

Apache-2.0

100KB
2.5K SLoC

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

Dependencies

~2.8–5MB
~90K SLoC