Skip to content

mikehadlow/gtr-cof

Repository files navigation

Guitar Dashboard

An interactive music theory dashboard for guitarists. http://guitardashboard.com/

The aim is to provide a graphical representation of music theory elements (scales, modes, chords etc) mapped to a guitar fretboard.

Getting started with the codebase

Guitar dashboard is a static website with a single HTML page and a client-side TypeScript application that implements a music theory algorithm that renders SVG.

Guitar dashboard uses Bun.

  1. Clone or fork-and-clone this repository.
  2. cd gtr-cof.
  3. bun install.
  4. bun run start.
  5. Navigate to http://localhost:3000.
  6. Edit the src/*.ts, index.html, and gtr-cof.css files.
  7. Commit, push to GitHub and create a pull request :)

About

Interactive music theory dashboard for guitarists. http://guitardashboard.com/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 7