Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Testbed
BLInt
C# Class Testbed.BLInt
Inheritance:
TestContainer
Exibir arquivo
Open project: ValdemarOrn/SharpSoundPlugins
Public Methods
Method
Description
BLInt
( ) :
System
Process
( ) :
void
SetSamplerate
(
double
rate
) :
void
Private Methods
Method
Description
CalculateIncrement
(
int
pitch
) :
double
LinInterp
(
double
wave
,
double
position
,
bool
wrap
= true ) :
double
Method Details
BLInt()
public
method
public
BLInt
( ) :
System
return
System
Process()
public
method
public
Process
( ) :
void
return
void
SetSamplerate()
public
method
public
SetSamplerate
(
double
rate
) :
void
rate
double
return
void