This commit is contained in:
Bob van Loosen 2012-12-12 21:19:42 +01:00
parent 5994341169
commit 069903def0
2 changed files with 27 additions and 34 deletions

View file

@ -44,6 +44,9 @@ class CBitVis
float* m_displaybuf;
int m_samplecounter;
int m_nrffts;
int m_nrbins;
int m_nrcolumns;
int m_nrlines;
struct peak
{