]> git.cworth.org Git - scherzo/commit
Add preliminary chord analysis
authorCarl Worth <cworth@cworth.org>
Tue, 17 Sep 2013 21:17:37 +0000 (14:17 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 17 Sep 2013 21:17:37 +0000 (14:17 -0700)
commit05713bff8bc084c401d58b1b9526d83d9a42b641
treee86d62837feed2e8448b676d3a892f4baa180382
parent1fe478f5aaa4f8ebff2a3f7771809c3d1aaa5ef4
Add preliminary chord analysis

With this commit, challenges are disabled (for the moment), and
scherzo will analyze the notes pressed as a chord.

Currently, only the four basic types of triads (augemented, major,
minor, and dminished) are recognized, and these only in root position.
scherzo.c
score.c
score.h