메소드 | 설명 | |
---|---|---|
Edit ( VsqFileEx vsq ) : ScriptReturnStatus | ||
GetDisplayName ( ) : String |
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void | ||
Utau_Plugin_Invoker ( string exe_path, string temp_file ) : System | ||
Utau_Plugin_Invoker_Load ( object sender, EventArgs e ) : void | ||
bgWork_DoWork ( object sender, System e ) : void | ||
bgWork_RunWorkerCompleted ( object sender, System e ) : void | ||
insertTempoInto ( VsqFileEx vsq, int clock, float t ) : void |
指定したVSQの指定した位置に,テンポの挿入を試みます. 既存のテンポがある場合,値が上書きされます
|
public static Edit ( VsqFileEx vsq ) : ScriptReturnStatus | ||
vsq | VsqFileEx | |
리턴 | ScriptReturnStatus |