rogerallen / ramu

Automatically exported from code.google.com/p/ramu
0 stars 0 forks source link

Guitar Chords Update #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the issue in the broadest sense?

Guitar Chords should be based on strings.

How do you propose we solve this issue?

Go back to strings for keys in guitar.chords.
Update Chord.name to concatenate chord+scale info.  
Allow Guitar.chord to have multiple names "A", "A'" and odd guitar-only
names "C5#9" or whatever.
Get rid of hazardous 'hash' stuff in chords.

Original issue reported on code.google.com by rallen on 31 May 2009 at 4:21

GoogleCodeExporter commented 9 years ago
If chords were immutable, 'hash' stuff would not be hazardous. 

Maybe we want both ways of chord creation?  Hmm...

Original comment by rallen on 2 Mar 2010 at 3:15

GoogleCodeExporter commented 9 years ago

Original comment by rallen on 15 Mar 2010 at 2:50