Various classes to perform music composition tasks.
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.
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 .
Provide examples and instructions on how to use your library. Include code snippets if necessary.
Explain how others can contribute to your project. Include guidelines for submitting pull requests and reporting issues.
This project is licensed under the MIT License. See the LICENSE file for more details.
Hjalte Bested Hjorth hjalte.moller@gmail.com