C# Class cadencii.utau.PrefixMap

Represents prefix.map information.
Afficher le fichier Open project: cadencii/cadencii Class Usage Examples

Méthodes publiques

Méthode Description
PrefixMap ( string prefixmap_file_path ) : System
getMappedLyric ( string lyric, int note_number ) : string

Method Details

PrefixMap() public méthode

public PrefixMap ( string prefixmap_file_path ) : System
prefixmap_file_path string
Résultat System

getMappedLyric() public méthode

public getMappedLyric ( string lyric, int note_number ) : string
lyric string
note_number int
Résultat string