Skip to content

My first kata in C++ - getting the tonic for a key signature based on number of sharps/flats in tonality.

Notifications You must be signed in to change notification settings

mcsearchin/KeySignatureKata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeySignatureKata

My first kata in C++ -- I made this one up. Most of the testing is around getting the tonic for a key signature based on number of sharps/flats and tonality.

Some of the conventions are ugly, but I'm trying to adhere to the practices of the project I'm on right now.

About

My first kata in C++ - getting the tonic for a key signature based on number of sharps/flats in tonality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published