soundtab ~master (2017-02-22T13:24:24Z)
Home
Dub
Repo
FilterBase
soundtab
audio
filters
Undocumented in source.
abstract
class
FilterBase :
Filter
{
int
_sampleRate
;
void
setSampleRate
(int samplesPerSecond);
}
Members
Functions
setSampleRate
void
setSampleRate
(int samplesPerSecond)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_sampleRate
int
_sampleRate
;
Undocumented in source.
Inherited Members
From Filter
setSampleRate
void
setSampleRate
(int samplesPerSecond)
Undocumented in source.
tick
float
tick
(float input)
Undocumented in source.
clear
void
clear
()
Undocumented in source.
Meta
Source
See Implementation
soundtab
audio
filters
aliases
PhonemeParams
classes
FilterBase
Formant
OnePole
OneZero
PhonemeFormantsFilter
enums
PhonemeType
functions
dbToLinear
interfaces
Filter
structs
FormantParams
variables
TWO_PI
phonemes