DixShtix

com.dixshtix.niff
Class StaffList

java.lang.Object
  |
  +--com.dixshtix.niff.StaffList

public class StaffList
extends java.lang.Object

This RIFF LIST is composed of Time-Slices, musical symbols, and additional information.

NameTypeContainerID
Staff ListLIST ChunkData Section Liststaf
ContentsRequiredIn Any OrderDescription
ChunkLengthTable.StaffHeader ChunkYESNOZZZZ
ChunkLengthTable.TimeSliceNO, any numberYES, if appropriateZZZZ
ChunkLengthTable.CustomGraphicChkNO, any numberYES, if appropriateZZZZ
ChunkLengthTable.FontSymbolNO, any numberYES, if appropriateZZZZ
ChunkLengthTable.TextNO, any numberYES, if appropriateZZZZ
ChunkLengthTable.LineNO, any numberYES, if appropriateZZZZ
Any music symbolNO, any numberYES, if appropriateZZZZ


Field Summary
static FourByteConstant listType
           
 
Constructor Summary
StaffList()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

listType

public static final FourByteConstant listType
Constructor Detail

StaffList

public StaffList()

DixShtix