Pages: 1 2
Topic closed
Transposer is an open source cross-platform program that is very useful! It is being developed by abudeveloper and slinger. It transposes songs with a simple click of a button! Grab your copy here.
A YouTube video on what it does can be found here.
Please tell us what you think!
Btw: this program was written in a language called pascal.
Version Tracking
version 0.4 and under ~ My dad's C++ version.
version 0.5 ALPHA ~ I joined the program, new GUI complete rewrite in another programming language.
version 0.55 ~ First BETA works but is somewhat limited.
version 0.56 ~ New about menu, some bug fixes and a new dialog
before it used to transpose stuff like END as they are all valid characters now you can add words to the list so it doesn't transpose it.
Last edited by slinger (2012-01-29 12:23:38)
Offline
You can just copy and paste text into it.
Offline
Installing right now...
Offline
lol why do lots of programs require compiling source code.... downloading Lazarus IDE now lol
Offline
nathanprocks wrote:
lol why do lots of programs require compiling source code.... downloading Lazarus IDE now lol
Wait, you don't have to :p just the other day we released a new update and my dad is attempting to compile it for a mac. If you want i'll (attempt to) zip it up for you
Offline
slinger wrote:
nathanprocks wrote:
lol why do lots of programs require compiling source code.... downloading Lazarus IDE now lol
Wait, you don't have to :p just the other day we released a new update and my dad is attempting to compile it for a mac. If you want i'll (attempt to) zip it up for you
is there a Linux package?
Offline
slinger wrote:
I'll package it today But atm no
I don't have much time but i will attempt to figure out how to compile for different OSs one one os lol.
ok but all i wanted to know is what the program does lol
Offline
It takes a song and transposes the chords.
Here is an example
the original song: Happy Birthday F C Happy birthday to you F Happy birthday to you C Bb Happy birthday to dear name Bb F C F Happy birthday to you
The transposed song: Happy Birthday G D Happy birthday to you G Happy birthday to you F D C Happy birthday to dear name Bb F C F Happy birthday to you
Btw this was done by the program
edit: dang found a bug.
Last edited by slinger (2012-01-28 03:34:16)
Offline
slinger wrote:
It takes a song and transposes the chords.
Here is an exampleCode:
the original song: Happy Birthday F C Happy birthday to you F Happy birthday to you C Bb Happy birthday to dear name Bb F C F Happy birthday to youCode:
The transposed song: Happy Birthday G D Happy birthday to you G Happy birthday to you F D C Happy birthday to dear name Bb F C F Happy birthday to youBtw this was done by the program
oh lol are the letters notes or something because i'm not very good at music stuff
Last edited by nathanprocks (2012-01-28 03:35:01)
Offline
slinger wrote:
They are chords
But it may be a different system in your country.
oh lol
EDIT: devils post lol.... post count = 666
Last edited by nathanprocks (2012-01-28 03:40:22)
Offline
slinger wrote:
I added a youtube video showing what transposer does
cool
Offline
brettman98 wrote:
so the transposer fixes the chords?
Or adds chords?
It transposes the chords
Like this:
your song (in the key of A)
A B C
blah blah
your song (transposed to key of B)
B C D
blah blah.
Maybe watch the youtube video
Offline
Topic closed
Pages: 1 2