CLAM-Development  1.4.0
IFFTConfig.cxx
Go to the documentation of this file.
1 #include "IFFTConfig.hxx"
2 
3 namespace CLAM
4 {
6  {
7  AddAudioSize();
8  UpdateData();
9  SetAudioSize(1024);
10  }
11 }
12