C# Class ResoXAmp, cadencii

Inheritance: Form
Show file Open project: cadencii/cadencii Class Usage Examples

Public Properties

Property Type Description
AmplifyCoeffReso2 double
AmplifyCoeffReso3 double
AmplifyCoeffReso4 double

Public Methods

Method Description
Edit ( VsqFile vsq ) : bool
ResoXAmp ( ) : System
edit ( VsqFile vsq ) : bool

Private Methods

Method Description
InitializeComponent ( ) : void
amplify ( VsqBPList source, VsqBPList target, double amplify ) : void
txtReso2Amp_TextChanged ( object sender, EventArgs e ) : void
txtReso3Amp_TextChanged ( object sender, EventArgs e ) : void
txtReso4Amp_TextChanged ( object sender, EventArgs e ) : void

Method Details

Edit() public static method

public static Edit ( VsqFile vsq ) : bool
vsq VsqFile
return bool

ResoXAmp() public method

public ResoXAmp ( ) : System
return System

edit() public static method

public static edit ( VsqFile vsq ) : bool
vsq VsqFile
return bool

Property Details

AmplifyCoeffReso2 public static property

public static double AmplifyCoeffReso2
return double

AmplifyCoeffReso3 public static property

public static double AmplifyCoeffReso3
return double

AmplifyCoeffReso4 public static property

public static double AmplifyCoeffReso4
return double