C# 클래스 Utau_Plugin_Invoker, cadencii

상속: Form
파일 보기 프로젝트 열기: cadencii/cadencii 1 사용 예제들

공개 메소드들

메소드 설명
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の指定した位置に,テンポの挿入を試みます. 既存のテンポがある場合,値が上書きされます

메소드 상세

Edit() 공개 정적인 메소드

public static Edit ( VsqFileEx vsq ) : ScriptReturnStatus
vsq VsqFileEx
리턴 ScriptReturnStatus

GetDisplayName() 공개 정적인 메소드

public static GetDisplayName ( ) : String
리턴 String