cornedriesprong / mingus

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

NoteContainer.chord_from_shorthand and NoteContainer.interval_from_shorthand #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Summary says it all.

Original issue reported on code.google.com by Rhijnauwen@gmail.com on 19 Jan 2009 at 5:00

GoogleCodeExporter commented 9 years ago

Original comment by Rhijnauwen@gmail.com on 19 Jan 2009 at 5:19

GoogleCodeExporter commented 9 years ago
Nicer API would be:

from_chord_shorthand
from_interval_shorthand
from_progression_shorthand

Original comment by Rhijnauwen@gmail.com on 2 Mar 2009 at 9:50

GoogleCodeExporter commented 9 years ago
Added from_chord_shorthand and from_progression_shorthand in version 0.4.0.3. 
Also
added shortcuts from_chord and from_progression.

from_interval_shorthand(start_note, shorthand, up) should be next.

Original comment by Rhijnauwen@gmail.com on 19 Jun 2009 at 3:15

GoogleCodeExporter commented 9 years ago
Added from_interval_shorthand and from_interval.

Original comment by Rhijnauwen@gmail.com on 19 Jun 2009 at 3:57

GoogleCodeExporter commented 9 years ago

Original comment by Rhijnauwen@gmail.com on 19 Jun 2009 at 3:58