nes.filter

Undocumented in source.

Members

Classes

FilterChain
class FilterChain
Undocumented in source.
FirstOrderFilter
class FirstOrderFilter
Undocumented in source.

Functions

HighPassFilter
Filter HighPassFilter(float sampleRate, float cutoffFreq)
Undocumented in source. Be warned that the author may not have intended to support it.
LowPassFilter
Filter LowPassFilter(float sampleRate, float cutoffFreq)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

Filter
interface Filter
Undocumented in source.

Meta