public class McSp2Converter
extends java.lang.Object
| Constructor and Description |
|---|
McSp2Converter() |
| Modifier and Type | Method and Description |
|---|---|
static McSp2Song |
createSong(Song song)
Creates a new MCSP2 song from the general data of the given song (Also copies some format specific fields if applicable).
|
static void |
fillGeneralData(McSp2Song song)
Fills the general data of the given song from the MCSP2 specific data.
|
public static void fillGeneralData(McSp2Song song)
song - The song