Presentation

Terminal
Program
Scale Chord Finder is a tool designed to quickly find a given chord in minor and major scales, as well as determine the function of a chord in a given scale by specifying its number. It is built on tree and circular list data structures, as well as the BFS tree searching algorithm, allowing for fast results.