Property | Type | Description | |
---|---|---|---|
BaseBitmap | |||
Gain | AudioLib.UI.Knob | ||
KnobsBitmap | |||
Light | AudioLib.UI.BitmapIndicator | ||
Ruetz | Switch | ||
SplashBitmap | |||
Stomp | Switch | ||
SwitchBitmap | |||
TopBarBitmap |
Method | Description | |
---|---|---|
Editor ( |
||
ParameterChanged ( object sender, double val ) : void | ||
UpdateParameters ( ) : void |
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void |
Method | Description | |
---|---|---|
Editor ( ) : System | ||
SendUpdate ( int paramIndex ) : void | ||
about_Click ( object sender, |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public ParameterChanged ( object sender, double val ) : void | ||
sender | object | |
val | double | |
return | void |
public static Bitmap,System.Drawing BaseBitmap | ||
return |
public static Bitmap,System.Drawing KnobsBitmap | ||
return |
public BitmapIndicator,AudioLib.UI Light | ||
return | AudioLib.UI.BitmapIndicator |
public static Bitmap,System.Drawing SplashBitmap | ||
return |
public static Bitmap,System.Drawing SwitchBitmap | ||
return |