Hi all,
I'm working on a new version of my random chord progression generator... For those who haven't seen the original here it is:
Random Chord Progression Generator
After this last term in my programming classes we got a little more info on GUI designing, so I wanted to redesign the whole thing (something I've wanted to do for a while, but lacked the know how).
Here's what I've got so far, most of the buttons don't do anything except light up, but many of the buttons will function the same as the original. The only real working features right now are the chord and roman numeral display and key selection from the drop down menu. And once most of the functionality is done, I'll change the ugly white/yellow buttons.
http://www.guitarforbeginners.com/te...ogression.html
Several people had problems getting the original to load, I used an older version of Java (v1.5 instead of v1.6) to create this one so I'm hoping that will solve the problem. If anyone still can't get it to load, please let me know.
Also, if anyone has any suggestions for features they'd like to see implemented, I'd love to hear them.
-tkr