Skip to content

TeoooKR/scale-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scale Finder

Music Scale Finder

Table of contents

General info

This project will find the scale if you put in the root note and the scale type.

Technologies

Project is created with:

  • C# (.Net6.0)
  • Visual Studio 2022

Setup

Examples of use

ScaleFinder finder = new ScaleFinder();
Scale result = finder.FindScale(ScaleFinder.PitchC, ScaleFinder.AccidNatural, ScaleFinder.ModeMajor);

About

Music Scale Finder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages