Bläddra i källkod

cmScore.h : Added comments.

master
Kevin Larke 9 år sedan
förälder
incheckning
2d878144d2
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      app/cmScore.h

+ 2
- 0
app/cmScore.h Visa fil

@@ -92,6 +92,8 @@ extern "C" {
92 92
     unsigned     line;         // Line number of this event in the score file.
93 93
   } cmScoreEvt_t;
94 94
 
95
+  // A 'set' is a collection of events that are grouped in time and all marked with a given attribute.
96
+  // (e.g. eveness, tempo, dynamcs ... )
95 97
   typedef struct cmScoreSet_str
96 98
   {
97 99
     unsigned               varId;      // See kXXXVarScId flags above

Laddar…
Avbryt
Spara