FFTConfig.cxx

Go to the documentation of this file.
00001 #include "FFTConfig.hxx"
00002 
00003 namespace CLAM
00004 {
00005         void FFTConfig::DefaultInit()
00006         {
00007                 AddAudioSize();
00008                 UpdateData();
00009                 SetAudioSize(1024);
00010         }
00011                 
00012 }
00013 
Generated by  doxygen 1.6.3