Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Testbed
Reverb
C# Class Testbed.Reverb
Inheritance:
TestContainer
Datei anzeigen
Open project: ValdemarOrn/SharpSoundPlugins
Public Methods
Method
Description
GetDisplay
(
int
i
) :
string
ParameterUpdated
(
int
i
) :
void
Process
( ) :
void
Reverb
( ) :
System
SetSamplerate
(
double
rate
) :
void
Method Details
GetDisplay()
public
method
public
GetDisplay
(
int
i
) :
string
i
int
return
string
ParameterUpdated()
public
method
public
ParameterUpdated
(
int
i
) :
void
i
int
return
void
Process()
public
method
public
Process
( ) :
void
return
void
Reverb()
public
method
public
Reverb
( ) :
System
return
System
SetSamplerate()
public
method
public
SetSamplerate
(
double
rate
) :
void
rate
double
return
void