barrettj12 / chords

A web app for viewing my chord collection.
https://chords.fly.dev
GNU Affero General Public License v3.0
0 stars 0 forks source link

Allow choosing enharmonic when transposing #22

Open barrettj12 opened 1 year ago

barrettj12 commented 1 year ago

This song would probably be better rendered in Ab:

intro:
G# - D# - C# - C# - (D#)

verse:
G# - D# - C# - C# - (D#)
G# - D# - C# - C# - (?)
A#m - A#m - C# - G#
G# - D# - C# - C# - (D#)

chorus:
G# - D# - C# - C#   (x2)
G# - A# - C# - G#
G# - F# - C#
barrettj12 commented 1 year ago

Probably a "switch enharmonic" button would be enough - generally there are gonna be at most two sensible choices. We don't need to allow the full infinite range of enharmonics.