com.dixshtix.niff
Class StaffGroupingsList
java.lang.Object
|
+--com.dixshtix.niff.StaffGroupingsList
- public class StaffGroupingsList
- extends java.lang.Object
The Staff Groupings RIFF LIST is a series of Staff Grouping chunks.
A Staff Grouping chunk indicates some type of connection at the left end of a series of sequential staves in the score, such as vertical lines, braces or brackets.
The Staff Groupings list in the Setup Section, if present, is the
default for the score. The default can be overridden in the Data
Section for an individual system by storing a Staff Groupings list
immediately following the System Header chunkin the System list in the
Data Section. If a system has any hidden parts or is different from
the default system in any way, an override Staff Groupings list is
required immediately following the System Header chunk. It completely
replaces the default Staff Groupings list in the Setup Section.
Name | Type | Container | ID | |
Staff Groupings List | LIST Chunk | Setup Section List or Data Section List | grup | |
| Contents | Required | In Any Order | Description |
| ChunkLengthTable.StaffGrouping Chunks | YES, any number | NO | ZZZZ |
- See Also:
ChunkLengthTable.StaffGrouping
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
listType
public static final FourByteConstant listType
StaffGroupingsList
public StaffGroupingsList()