Skip to content
Snippets Groups Projects
Waveform.cpp 69 B
Newer Older
  • Learn to ignore specific revisions
  • xiyehu2's avatar
    xiyehu2 committed
    #include "Waveform.h"
    
    
    
    Waveform::Waveform() {
    	this->freqRes = 0;
    }