RetroArch
Public Attributes | List of all members
comb Struct Reference
Collaboration diagram for comb:
[legend]

Public Attributes

float * buffer
 
unsigned bufsize
 
unsigned bufidx
 
float feedback
 
float filterstore
 
float damp1
 
float damp2
 

Member Data Documentation

◆ buffer

float* comb::buffer

◆ bufidx

unsigned comb::bufidx

◆ bufsize

unsigned comb::bufsize

◆ damp1

float comb::damp1

◆ damp2

float comb::damp2

◆ feedback

float comb::feedback

◆ filterstore

float comb::filterstore

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