C# Class RenderAsUtau, cadencii

Inheritance: Form
Afficher le fichier Open project: cadencii/cadencii Class Usage Examples

Méthodes publiques

Свойство Type Description
InvokeWithWine bool
LastWave string
Resampler string
Singer string
WavTool string

Méthodes publiques

Méthode Description
Edit ( VsqFile vsq ) : bool
RenderAsUtau ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
CheckOkButtonAvailable ( ) : void
InitializeComponent ( ) : void
NoteStringFromNoteNumber ( int note_number ) : string
UpdateProfile ( ) : void
applyLanguage ( ) : void
btnResampler_Click ( object sender, EventArgs e ) : void
btnSinger_Click ( object sender, EventArgs e ) : void
btnWavtool_Click ( object sender, EventArgs e ) : void
chkInvokeWithWine_CheckedChanged ( object sender, EventArgs e ) : void
txtResampler_TextChanged ( object sender, EventArgs e ) : void
txtSinger_TextChanged ( object sender, EventArgs e ) : void
txtWavtool_TextChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Edit() public static méthode

public static Edit ( VsqFile vsq ) : bool
vsq VsqFile
Résultat bool

RenderAsUtau() public méthode

public RenderAsUtau ( ) : System
Résultat System

Property Details

InvokeWithWine public_oe static_oe property

public static bool InvokeWithWine
Résultat bool

LastWave public_oe static_oe property

public static string LastWave
Résultat string

Resampler public_oe static_oe property

public static string Resampler
Résultat string

Singer public_oe static_oe property

public static string Singer
Résultat string

WavTool public_oe static_oe property

public static string WavTool
Résultat string