SongData

constructor(name: String, nbs: NbsData, notesByTick: Map<Int, List<NbsNoteBlock>>, songTickLength: Int, songTicksPerGameTick: Float)