Method | Description | |
---|---|---|
PrefixMap ( string prefixmap_file_path ) : System | ||
getMappedLyric ( string lyric, int note_number ) : string |
public PrefixMap ( string prefixmap_file_path ) : System | ||
prefixmap_file_path | string | |
return | System |
public getMappedLyric ( string lyric, int note_number ) : string | ||
lyric | string | |
note_number | int | |
return | string |