Added: lowpass the output values
This commit is contained in:
parent
d872a79a27
commit
19cbbee526
2 changed files with 12 additions and 2 deletions
|
@ -40,6 +40,7 @@ class CBitVis
|
|||
float* m_buf;
|
||||
int m_bufsize;
|
||||
float* m_fftbuf;
|
||||
float* m_displaybuf;
|
||||
int m_samplecounter;
|
||||
int m_nrffts;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue