public class McSpSong extends Song
| Constructor and Description |
|---|
McSpSong() |
McSpSong(java.lang.String fileName) |
| Modifier and Type | Method and 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