minor key

19 views
Skip to first unread message

Carlo Stemberger

unread,
Oct 1, 2010, 11:31:57 AM10/1/10
to mingus...@googlegroups.com
Hi, I discovered mingus yesterday and I found it very interesting.

I'm studying the documentation, but I can't understand how to set a
minor key. For example, how can I get

["A", "C", "E"]

using a syntax similar to

chords.I("C")

but with "A minor" instead of "C major"[1]?

Is the minor mode implemented in mingus?

Thanks!

Carlo


[1] http://code.google.com/p/mingus/wiki/tutorialChords

--
.' `. | Registered Linux User #443882
|a_a | | http://counter.li.org/ .''`.
\<_)__/ +--- : :' :
/( )\ ---+ `. `'`
|\`> < /\ Registered Debian User #9 | `-
\_|=='|_/ http://debiancounter.altervista.org/ |

bfisher

unread,
Oct 3, 2010, 3:34:22 PM10/3/10
to mingus


On Oct 1, 8:31 am, Carlo Stemberger <carlo.stember...@gmail.com>
wrote:
> Hi, I discovered mingus yesterday and I found it very interesting.
>
> I'm studying the documentation, but I can't understand how to set a
> minor key. For example, how can I get
>
> ["A", "C", "E"]
>
> using a syntax similar to
>
> chords.I("C")
>
> but with "A minor" instead of "C major"[1]?
>
> Is the minor mode implemented in mingus?

I'm not exactly sure what you are asking, but
I think
chords.minor_triad("A")
would return
["A", "C", "E"]


-Ben

Carlo Stemberger

unread,
Oct 3, 2010, 3:51:07 PM10/3/10
to mingus...@googlegroups.com

Thanks, but it isn't useful for me: I'm interested in harmonic rule of
chords.

I think mingus can't manage minor keys:

http://github.com/anthonyt/counterpoint/blob/master//README.txt

"Minor keys are not supported. This program relies heavily on the mingus
music theory framework, which has basically no support for minor keys."

I will probably work to solve this problem in the future.

Bye

Carlo

Carlo Stemberger

unread,
May 16, 2011, 4:12:29 PM5/16/11
to mingus...@googlegroups.com
Il 03/10/2010 21:51, Carlo Stemberger ha scritto:
>
> "Minor keys are not supported. This program relies heavily on the
> mingus music theory framework, which has basically no support for
> minor keys."
>
> I will probably work to solve this problem in the future.
>

Problem solved in mercurial :)

Regards,

Reply all
Reply to author
Forward
0 new messages