Method |
Description |
|
getIngoreCount ( Song2014 xml ) : Int32 |
Counts total ignore statuses for notes and chords. |
|
getMaxDifficulty ( Song2014 xml ) : Int32 |
|
|
getNoteCount ( Sng2014File sng, int Level ) : int |
|
|
getPhraseIterationId ( Song2014 xml, float time, bool end ) : Int32 |
|
|
numberNotes ( Sng2014File sng, Notes notes ) : void |
Sign notes with fret number. (each 8 notes) |
|
parseActions ( Song2014 xml, Sng2014File sng ) : void |
|
|
parseArrangements ( Song2014 xml, Sng2014File sng ) : void |
|
|
parseBendData ( SongNote2014 note, bool single ) : BendData32[] |
|
|
parseChord ( Song2014 xml, Sng2014File sng, SongChord2014 chord, Notes n, Int32 chordNotesId ) : void |
|
|
parseChordNotes ( Song2014 xml, Sng2014File sng ) : void |
|
|
parseChords ( Song2014 xml, Sng2014File sng, Int16 tuning, bool bass ) : void |
|
|
parseDNAs ( Song2014 xml, Sng2014File sng ) : void |
|
|
parseEbeats ( Song2014 xml, Sng2014File sng ) : void |
|
|
parseEvents ( Song2014 xml, Sng2014File sng ) : void |
|
|
parseMetadata ( Song2014 xml, Sng2014File sng, Int16 tuning ) : void |
|
|
parseNLD ( Song2014 xml, Sng2014File sng ) : void |
|
|
parseNote ( Song2014 xml, SongNote2014 note, Notes n, Notes prev ) : void |
|
|
parseNoteMask ( SongNote2014 note, bool single ) : UInt32 |
|
|
parsePhraseExtraInfo ( Song2014 xml, Sng2014File sng ) : void |
|
|
parsePhraseIterations ( Song2014 xml, Sng2014File sng ) : void |
|
|
parsePhrases ( Song2014 xml, Sng2014File sng ) : void |
|
|
parseSections ( Song2014 xml, Sng2014File sng ) : void |
|
|
parseTones ( Song2014 xml, Sng2014File sng ) : void |
|
|
parseVocals ( Vocals xml, Sng2014File sng ) : void |
|
|