#include <FilterModelConfig.h>
|
int | getVoiceScaleS14 () const |
|
int | getVoiceDC () const |
|
unsigned short ** | getGain () |
|
unsigned short ** | getSummer () |
|
unsigned short ** | getMixer () |
|
unsigned short * | getDAC (double adjustment) const |
|
std::auto_ptr< Integrator > | buildIntegrator () |
|
|
class | std::auto_ptr< FilterModelConfig > |
|
Calculate parameters for 6581 filter emulation.
unsigned short * reSIDfp::FilterModelConfig::getDAC |
( |
double |
adjustment | ) |
const |
Construct an 11 bit cutoff frequency DAC output voltage table.
- Parameters
-
- Returns
- the DAC table
int reSIDfp::FilterModelConfig::getVoiceDC |
( |
| ) |
const |
|
inline |
The "zero" output level of the voices.
int reSIDfp::FilterModelConfig::getVoiceScaleS14 |
( |
| ) |
const |
|
inline |
The digital range of one voice is 20 bits; create a scaling term for multiplication which fits in 11 bits.
The documentation for this class was generated from the following files: