|
libsidplayfp
2.0.2
|
#include <FilterModelConfig8580.h>
Public Member Functions | |
| int | getVoiceScaleS14 () const |
| int | getVoiceDC () const |
| unsigned short ** | getGainVol () |
| unsigned short ** | getGainRes () |
| unsigned short ** | getSummer () |
| unsigned short ** | getMixer () |
| std::unique_ptr< Integrator8580 > | buildIntegrator () |
Static Public Member Functions | |
| static FilterModelConfig8580 * | getInstance () |
Friends | |
| class | std::auto_ptr< FilterModelConfig8580 > |
Calculate parameters for 8580 filter emulation.
| std::unique_ptr< Integrator8580 > reSIDfp::FilterModelConfig8580::buildIntegrator | ( | ) |
Construct an integrator solver.
|
inline |
The "zero" output level of the voices.
|
inline |
The digital range of one voice is 20 bits; create a scaling term for multiplication which fits in 11 bits.
1.8.18