Method | Description | |
---|---|---|
Oto ( string oto_ini_file_path, string db_root_directory ) : System |
コンストラクタ.
|
|
attachFileNameFromLyric ( string lyric ) : OtoArgs |
指定した歌詞に合致する、エイリアスを考慮した原音設定を取得します
|
Method | Description | |
---|---|---|
parseOrDefault ( string @string ) : float | ||
readOtoIni ( string oto_ini, string encoding_name, string db_root_directory ) : void |
原音設定ファイルを読み込みます.
|
public Oto ( string oto_ini_file_path, string db_root_directory ) : System | ||
oto_ini_file_path | string | |
db_root_directory | string | |
return | System |
public attachFileNameFromLyric ( string lyric ) : OtoArgs | ||
lyric | string | |
return | OtoArgs |