| Interface | Description |
|---|---|
| ISIDDefs |
| Class | 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.
|
| 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 | |
| PointPlotter |
Class for plotting integers into an array.
|
| Potentiometer | |
| SID | |
| SID.CycleCount | |
| SID.FCPoints | |
| SID.State |
Read/Write State.
|
| Voice | |
| Wave | |
| WaveformGenerator |
A 24 bit accumulator is the basis for waveform generation.
|
| Enum | Description |
|---|---|
| EnvelopeGenerator.State | |
| ISIDDefs.chip_model | |
| ISIDDefs.sampling_method |
Copyright © 2014. All rights reserved.