C# 클래스 MrFuzz.Table

파일 보기 프로젝트 열기: ValdemarOrn/SharpSoundPlugins

공개 프로퍼티들

프로퍼티 타입 설명
DiodeResponse double[]

공개 메소드들

메소드 설명
Upsample ( double input, int desiredLength ) : double[]

메소드 상세

Upsample() 공개 정적인 메소드

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

프로퍼티 상세

DiodeResponse 공개적으로 정적으로 프로퍼티

public static double[] DiodeResponse
리턴 double[]