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