Description: Description and detailed explanation on Fourier Transform, some FFT, LPC etc. Runable project demonstrates DCT transform on continuous audio, show and edit audio source with different zooming and view.
- [lpc_m] - The realization of LPC linear prediction
File list (Check if you may need any files):
Analysis
........\build
........\.....\Release
........\.....\.......\Audio.lib
........\.....\.......\FrontEnd.exe
........\.....\.......\Graphic.exe
........\.....\.......\Math.lib
........\.....\.......\Player.exe
........\.....\.......\ViewDCT.exe
........\readme.txt
........\Speech.dsw
........\src
........\...\Audio
........\...\.....\Audio.dsp
........\...\.....\AudioIn.cpp
........\...\.....\AudioIn.h
........\...\.....\AudioOut.cpp
........\...\.....\AudioOut.h
........\...\.....\defines.h
........\...\.....\Utils.cpp
........\...\.....\Utils.h
........\...\FrontEnd
........\...\........\FrontEnd.cpp
........\...\........\FrontEnd.dsp
........\...\........\FrontEnd.h
........\...\........\FrontEnd.rc
........\...\........\FrontEndDlg.cpp
........\...\........\FrontEndDlg.h
........\...\........\res
........\...\........\...\FrontEnd.rc2
........\...\........\Resource.h
........\...\........\StdAfx.cpp
........\...\........\StdAfx.h
........\...\........\utils.h
........\...\Graphic
........\...\.......\Graphic.cpp
........\...\.......\Graphic.dsp
........\...\.......\Graphic.h
........\...\.......\Graphic.rc
........\...\.......\GraphicDlg.cpp
........\...\.......\GraphicDlg.h
........\...\.......\res
........\...\.......\...\Graphic.rc2
........\...\.......\Resource.h
........\...\.......\StdAfx.cpp
........\...\.......\StdAfx.h
........\...\Math
........\...\....\dct.cpp
........\...\....\dct.h
........\...\....\Math.dsp
........\...\Player
........\...\......\Player.cpp
........\...\......\Player.dsp
........\...\......\Player.h
........\...\......\Player.rc
........\...\......\PlayerDlg.cpp
........\...\......\PlayerDlg.h
........\...\......\res
........\...\......\...\Player.rc2
........\...\......\resource.h
........\...\......\StdAfx.cpp
........\...\......\StdAfx.h
........\...\ViewDCT
........\...\.......\ChangeLengthDlg.cpp
........\...\.......\ChangeLengthDlg.h
........\...\.......\CreateSinDlg.cpp
........\...\.......\CreateSinDlg.h
........\...\.......\MyScroll.cpp
........\...\.......\MyScroll.h
........\...\.......\res
........\...\.......\...\ViewDCT.rc2
........\...\.......\Resource.h
........\...\.......\StdAfx.cpp
........\...\.......\StdAfx.h
........\...\.......\utils.h
........\...\.......\ViewDCT.cpp
........\...\.......\ViewDCT.dsp
........\...\.......\ViewDCT.h
........\...\.......\ViewDCT.rc
........\...\.......\ViewDCTDlg.cpp
........\...\.......\ViewDCTDlg.h
........\test.bin