Horn Tabs Transposer
Horn Tab Transposing Program!!
Hi all! I've been using this site off and on for years. A couple weeks ago Bomb the Music Industry! put out a new EP and I sat down to tab the horn parts out on it so me and a friend could play the songs on the iPod tour that Jeff did. However, I found it extremely tedious to, once I'd tabbed a song out, transpose it from Bb (for my bass clarinet) to Eb (his alto).
On his suggestion I wrote a little tab transposer in C++ and then ported it to PHP. It only works with capital letters and #/b although soon I'll be modifying it for the +/- notation as well. Also any line that is not a horn part should be commented out with the '#', see the examples I give if that doesn't make sense.
Here is the original write up I did for it: http://www.scootjohns.com/code/htt.html
Here is the web version if you don't feel like using the C++ http://www.scootjohns.com/code/htt1.html
And here are two tabs you can test it on, Planning My Death by Bomb the Music Industry!
http://www.scootjohns.com/code/PlanningDeathBb.txt
http://www.scootjohns.com/code/PlanningDeathEb.txt
By the end of the week I should have the web version looking a little prettier, but go ahead and mess with it! If anything breaks please let me know by copying whatever shows up and posting it here or emailing me at rulingskamonkey at gmail dot com
Thanks!!
~Scott
P.S. as a little spam aside if you want some awesome free music check out my netlabel Great Friends Records! http://www.greatfriendsrecords.com
If you're in a band and want me to host your album(
, send me a line and we'll talk!
That would be awesome! Give me some time to tidy it up a bit though, give it a little more color than black/white.
It works!
(should I keep it online? or do you want me to wait until you've improved it a bit more?)
That's awesome! Keep it up! When I get home today I'll pretty it up and also include a page you can link to with formatting instructions, so people know to comment lines.
Thanks!!
does this work with minor keys?
edit: i flashed back to music theory in high school and remembered relative major/minor and whatnot..i.e. to switch to A minor from something you transpose to C major.
does this work with minor keys?edit: i flashed back to music theory in high school and remembered relative major/minor and whatnot..i.e. to switch to A minor from something you transpose to C major.
No but that is an AWESOME idea. I'll implement it eventually, because that would be a lot of fun to play around with.
Great job man! I'm already using this thing a lot!
Great job man! I'm already using this thing a lot!
Thanks, glad you enjoy it!

Nice job Scott!
Maybe I'll include your transposer in the same way as I've included the 'convert to sheet music' site
----------------------
Webmaster Horntabs.net