#music-theory #music #focuses #object #musical #within #rstmt

rstmt-neo

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

#222 in Audio

Download history 230/week @ 2024-07-12 15/week @ 2024-07-19 13/week @ 2024-07-26 1/week @ 2024-08-02 108/week @ 2024-08-09 19/week @ 2024-08-16

129 downloads per month
Used in rstmt

Apache-2.0

140KB
3.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

~5–7MB
~121K SLoC