Skip to content

A visual representation of guitar chords and scales and a search function that finds matching chords and scales from user entered patterns.

License

Notifications You must be signed in to change notification settings

ScottBaillie/GuitarView

Repository files navigation

GuitarView

A visual representation of guitar chords and scales and a search function that finds chords and scales from user entered patterns. The application is written in C++ using GTK4 widgets (using gtkmm) and builds and runs on Linux.

One function of the program is the use the search function to find chords and scales that match a user entered pattern. Another function of the program is to find different inversions of a user eneterd chord. Another function of the program is to provide a visual representation of chords and scales. Another function of the program is to assist in song writing by providing chord and scale alternatives.

Current Status

Basic features are working and remaing features are in progress.

Build Requirements

The gtkmm-devel package. The pkg-config package.

Build Instructions

make

GuitarView1

GuitarView2

About

A visual representation of guitar chords and scales and a search function that finds matching chords and scales from user entered patterns.

Topics

Resources

License

Stars

Watchers

Forks

Languages