Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 840 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 840 Bytes

chord-transposer

chord-transposer is a simple web app for transposing a chord progression into another key. The user inputs plain text into a textbox, containing their chords and possibly formatting data. The chords are extracted from the plain text, transposed into the desired key, then outputted on the webpage.

You can try it out here. For a more in-depth description of how the app works under the hood, see the DESCRIPTION.md file.

This software is open source, and licensed under the terms of the GNU AGPLv3 license. It uses the BaseCSS theme, with some customisations.

Contributors: @barrettj12