| Package | Description |
|---|---|
| de.quippy.sidplay.resid_builder.resid |
| Class and Description |
|---|
| EnvelopeGenerator
A 15 bit counter is used to implement the envelope rates, in effect dividing
the clock to the envelope counter by the currently selected rate period.
|
| EnvelopeGenerator.State |
| ExternalFilter
The audio output stage in a Commodore 64 consists of two STC networks, a
low-pass filter with 3-dB frequency 16kHz followed by a high-pass filter with
3-dB frequency 16Hz (the latter provided an audio equipment input impedance
of 1kOhm).
|
| Filter
The SID filter is modeled with a two-integrator-loop biquadratic filter,
which has been confirmed by Bob Yannes to be the actual circuit used in the
SID chip.
|
| Filter.Coefficients |
| ISIDDefs.chip_model |
| ISIDDefs.sampling_method |
| PointPlotter
Class for plotting integers into an array.
|
| Potentiometer |
| SID.CycleCount |
| SID.FCPoints |
| SID.State
Read/Write State.
|
| Voice |
| WaveformGenerator
A 24 bit accumulator is the basis for waveform generation.
|
Copyright © 2014. All rights reserved.