Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Data Fields
SidEmulation::SidOsc Struct Reference

#include <sid.h>

Data Fields

unsigned long freq
 
unsigned long pulse
 
unsigned char wave
 
unsigned char filter
 
unsigned long attack
 
unsigned long decay
 
unsigned long sustain
 
unsigned long release
 
unsigned long counter
 
unsigned char envelopeOutput
 
signed int currentLFSR
 
unsigned char zero_lock
 
unsigned char exponential_counter
 
unsigned char envphase
 
unsigned long noisepos
 
unsigned long noiseval
 
unsigned char noiseout
 

Detailed Description

Definition at line 94 of file sid.h.

Field Documentation

◆ attack

unsigned long attack

Definition at line 99 of file sid.h.

◆ counter

unsigned long counter

Definition at line 103 of file sid.h.

◆ currentLFSR

signed int currentLFSR

Definition at line 106 of file sid.h.

◆ decay

unsigned long decay

Definition at line 100 of file sid.h.

◆ envelopeOutput

unsigned char envelopeOutput

Definition at line 105 of file sid.h.

◆ envphase

unsigned char envphase

Definition at line 109 of file sid.h.

◆ exponential_counter

unsigned char exponential_counter

Definition at line 108 of file sid.h.

◆ filter

unsigned char filter

Definition at line 98 of file sid.h.

◆ freq

unsigned long freq

Definition at line 95 of file sid.h.

◆ noiseout

unsigned char noiseout

Definition at line 112 of file sid.h.

◆ noisepos

unsigned long noisepos

Definition at line 110 of file sid.h.

◆ noiseval

unsigned long noiseval

Definition at line 111 of file sid.h.

◆ pulse

unsigned long pulse

Definition at line 96 of file sid.h.

◆ release

unsigned long release

Definition at line 102 of file sid.h.

◆ sustain

unsigned long sustain

Definition at line 101 of file sid.h.

◆ wave

unsigned char wave

Definition at line 97 of file sid.h.

◆ zero_lock

unsigned char zero_lock

Definition at line 107 of file sid.h.


The documentation for this struct was generated from the following file: