lineCount property
Number of staff lines. Defaults to 5 (CMN). Valid values per MEI:
- 1: percussion / single-line notation
- 4: 4-string tablature / some historical notations
- 5: standard CMN (default)
- 6: guitar tablature
Corresponds to the
linesattribute of<staffDef>in MEI v5.
Implementation
final int lineCount;