Skip to content

robotic4udio/cmtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Music Toolkit

License

Description

Various classes to perform music composition tasks.

About

CMTK is a pure header library for working with music composition in cpp. It features classes that are working with Notes, Intervals, Chord Structures, Scales, Voicing, etc. It provides easy access Scales and Chord both for construction and analysis.

Features

Installation

Provide instructions on how to install your library. Include any dependencies that need to be installed as well.

Build with cmake:

mkdir build
cd build
cmake -G "Unix Makefile" ..
cmake --build .

Usage

Provide examples and instructions on how to use your library. Include code snippets if necessary.

Contributing

Explain how others can contribute to your project. Include guidelines for submitting pull requests and reporting issues.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

Hjalte Bested Hjorth hjalte.moller@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published