文件名称:FftGuitarTuner_src
- 所属分类:
- 多媒体编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- bxs***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
吉他调弦,相当于ap guitar tuner-This article shows how to use a Fast Fourier Transform (FFT) algorithm to calculate the fundamental frequency of a captured audio sound. Also, we will see how to apply the algorithm to analyze live sound to build a simple guitar tuner: the code provides a solution to the problem of calculation of the fundamental frequency of the played pitch.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FftGuitarTuner\FftGuitarTuner.csproj
..............\FrequenciesScale.cs
..............\FrequenciesScale.Designer.cs
..............\FrequenciesScale.resx
..............\FrequencyInfoSource.cs
..............\FrequencyUtils.cs
..............\MainForm.cs
..............\MainForm.Designer.cs
..............\MainForm.resx
..............\Program.cs
..............\Properties
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\..........\Settings.Designer.cs
..............\..........\Settings.settings
..............\SelectDeviceForm.cs
..............\SelectDeviceForm.Designer.cs
..............\SelectDeviceForm.resx
..............\SoundFrequencyInfoSource.cs
SoundAnalysis\ComplexNumber.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\SoundAnalysis.csproj
.....Capture\Properties
............\..........\AssemblyInfo.cs
............\SoundCapture.csproj
............\SoundCaptureBase.cs
............\SoundCaptureDevice.cs
............\SoundCaptureException.cs
FftGuitarTuner.sln
license.txt
SoundAnalysis\FftAlgorithm.cs
..............\FrequenciesScale.cs
..............\FrequenciesScale.Designer.cs
..............\FrequenciesScale.resx
..............\FrequencyInfoSource.cs
..............\FrequencyUtils.cs
..............\MainForm.cs
..............\MainForm.Designer.cs
..............\MainForm.resx
..............\Program.cs
..............\Properties
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\..........\Settings.Designer.cs
..............\..........\Settings.settings
..............\SelectDeviceForm.cs
..............\SelectDeviceForm.Designer.cs
..............\SelectDeviceForm.resx
..............\SoundFrequencyInfoSource.cs
SoundAnalysis\ComplexNumber.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\SoundAnalysis.csproj
.....Capture\Properties
............\..........\AssemblyInfo.cs
............\SoundCapture.csproj
............\SoundCaptureBase.cs
............\SoundCaptureDevice.cs
............\SoundCaptureException.cs
FftGuitarTuner.sln
license.txt
SoundAnalysis\FftAlgorithm.cs