#include <FilterModelConfig.h>
|
class | std::auto_ptr< FilterModelConfig > |
|
Calculate parameters for 6581 filter emulation.
◆ buildIntegrator()
std::unique_ptr< Integrator > reSIDfp::FilterModelConfig::buildIntegrator |
( |
| ) |
|
Construct an integrator solver.
- Returns
- the integrator
◆ getDAC()
unsigned short * reSIDfp::FilterModelConfig::getDAC |
( |
double |
adjustment | ) |
const |
Construct an 11 bit cutoff frequency DAC output voltage table. Ownership is transferred to the requester which becomes responsible of freeing the object when done.
- Parameters
-
- Returns
- the DAC table
◆ getVoiceDC()
int reSIDfp::FilterModelConfig::getVoiceDC |
( |
| ) |
const |
|
inline |
The "zero" output level of the voices.
◆ getVoiceScaleS14()
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: