C# Class MrFuzz.Table

ファイルを表示 Open project: ValdemarOrn/SharpSoundPlugins

Public Properties

Property Type Description
DiodeResponse double[]

Public Methods

Method Description
Upsample ( double input, int desiredLength ) : double[]

Method Details

Upsample() public static method

public static Upsample ( double input, int desiredLength ) : double[]
input double
desiredLength int
return double[]

Property Details

DiodeResponse public_oe static_oe property

public static double[] DiodeResponse
return double[]