cornedriesprong / mingus

Automatically exported from code.google.com/p/mingus
GNU General Public License v3.0
0 stars 0 forks source link

Bar.determine() should be able to return a tuple #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A tuple (scales, chords)

chords is a list [[place_in_beat, [chords]], [place_in_beat, [chords]]

Original issue reported on code.google.com by Rhijnauwen@gmail.com on 7 Sep 2008 at 4:51

GoogleCodeExporter commented 9 years ago
Scale recognition needs to be better. Issue #17

Original comment by Rhijnauwen@gmail.com on 16 Dec 2008 at 1:22

GoogleCodeExporter commented 9 years ago
On second thought: It should have an _option_ to do it maybe, because I think 
scale
recognition is often not as straightforward as getting all the notes in the bar 
and
comparing them to a known set of scales. You should be able to set bigger or 
smaller
time frames. 

Original comment by Rhijnauwen@gmail.com on 25 Dec 2008 at 8:36

GoogleCodeExporter commented 9 years ago
I will work on it.

Original comment by carlo.stemberger@gmail.com on 20 May 2011 at 12:20