Skip to content

Commit

Permalink
plugin documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jojo-Schmitz committed Jul 14, 2012
1 parent 1c5a12b commit 8c2ff1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added libmscore/.harmony.h.swp
Binary file not shown.
6 changes: 3 additions & 3 deletions libmscore/harmony.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ struct TextSegment {
//---------------------------------------------------------
// @@ Harmony
// @P id int harmony identifier
// @P rootTpc int
// @P baseTpc int
// @P rootTpc int root note as "tonal pitch class"
// @P baseTpc int bass note as "tonal pitch class"
//
// root note and bass note are notatated as
// "tonal pitch class":
//
// bb b - # ##
// bb, b, -, #, ##,
// 0, 7, 14, 21, 28, // C
// 2, 9, 16, 23, 30, // D
// 4, 11, 18, 25, 32, // E
Expand Down

0 comments on commit 8c2ff1b

Please sign in to comment.