public class McSpSong extends Song
| Constructor | Description |
|---|---|
McSpSong() |
|
McSpSong(java.lang.String fileName) |
| Modifier and Type | Method | Description |
|---|---|---|
McSpSong |
copy() |
|
java.util.Map<java.lang.Integer,McSpNote[]> |
getMcSpNotes() |
copyGeneralData, getAuthor, getAuthorOr, getDescription, getDescriptionOr, getFileName, getFileNameOr, getFormat, getHumanReadableLength, getLengthInMilliseconds, getLengthInSeconds, getNotes, getOriginalAuthor, getOriginalAuthorOr, getTempoEvents, getTitle, getTitleOr, getTitleOrFileName, getTitleOrFileNameOr, millisecondsToTick, setAuthor, setDescription, setOriginalAuthor, setTitle, tickToMilliseconds