We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Transposer

Transposer converts the chords of a text file which contains the lyrics and chords for a song into whatever key the user desires.
Version 1.0 no new features, just some UI cleanup. No bugs reported since last BETA, so nothing to fix at this point.

(0.56) was the first with a mechanism for creating an ignore list of words which might get transposed if they are on a line by themselves, such as, “ending”. This word is typically made of characters which are valid chord characters that would otherwise be transposed.

There are two editing panes in the main window. One is for the original song, and the other is for the transposed song.

Earlier versions of this program were command line only (CLI), then I used QT to augment my C++ source to create a GUI.

This project is now developed in Lazarus, using a collaborative approach. I (abudeveloper) and my son (iamslinger) are working together on this project.

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website http://transposer.sourceforge.net
Tags
License
Platform
Features
  • input text file contains words and chords
  • output text file contains words and transposed chords
  • transposes from any key to any key
  • works with bass notes too, ie: C/G, where C is the chord, G is the bass note
  • Version 0.4 now has a GUI
  • Versioin 0.55 has a new two pane GUI