rogerallen / ramu

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

Find Scale containing list of tones #7

Closed GoogleCodeExporter closed 9 years ago

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

Would like to find a scale that contains a certain list of notes

How do you propose we solve this issue?

Return scales from FindScales(list_of_notes, [restriction type])

--restriction type for limiting to only Major, Minor, etc.  Don't search
every wacky type of scale.

Original issue reported on code.google.com by rallen on 6 Jul 2009 at 3:24

GoogleCodeExporter commented 9 years ago
change summary--tones, not notes.

Original comment by rallen on 6 Jul 2009 at 5:50

GoogleCodeExporter commented 9 years ago
Fixed & tested via r14.

Original comment by rallen on 13 Jul 2009 at 2:05