C# Class MrFuzz.Table

Show file 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 static property

public static double[] DiodeResponse
return double[]