public class McSp2Converter
extends java.lang.Object
| Constructor | Description |
|---|---|
McSp2Converter() |
| Modifier and Type | Method | 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).
|