Crates.io | music-theory-query |
lib.rs | music-theory-query |
version | 1.1.1 |
source | src |
created_at | 2021-01-11 21:04:56.651149 |
updated_at | 2024-05-23 20:37:49.753633 |
description | Music theory queries |
homepage | |
repository | https://github.com/codybloemhard/music-theory |
max_upload_size | |
id | 340551 |
size | 272,009 |
Rust library for music theory objects and queries. provides:
I maintain a test coverage of 100%. This does not mean no bugs exist, but trying to write good tests is a priority.
The theory frog web app is made using this library. It shows some the things it can do.
Copyright (C) 2024 Cody Bloemhard
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.