ScummVM API documentation
Resid::Filter Class Reference

Public Member Functions

void enable_filter (bool enable)
 
void updateClock (cycle_count delta_t, sound_sample voice1, sound_sample voice2, sound_sample voice3)
 
void reset ()
 
void writeFC_LO (reg8)
 
void writeFC_HI (reg8)
 
void writeRES_FILT (reg8)
 
void writeMODE_VOL (reg8)
 
sound_sample output ()
 

Protected Member Functions

void set_w0 ()
 
void set_Q ()
 

Protected Attributes

bool enabled
 
reg12 fc
 
reg8 res
 
reg8 filt
 
reg8 voice3off
 
reg8 hp_bp_lp
 
reg4 vol
 
sound_sample mixer_DC
 
sound_sample Vhp
 
sound_sample Vbp
 
sound_sample Vlp
 
sound_sample Vnf
 
sound_sample w0
 
sound_sample w0_ceil_1
 
sound_sample w0_ceil_dt
 
sound_sample _1024_div_Q
 
sound_sample f0_6581 [2048]
 
sound_sample * f0
 
const fc_point * f0_points
 
int f0_count
 

Static Protected Attributes

static const fc_point f0_points_6581 []
 

The documentation for this class was generated from the following file: