搜索资源列表
wave_generater
- 实现4种常见波形正弦、三角、锯齿、方波(A、B)的频率、幅度可控输出(方波 --A的占空比也是可控的),可以存储任意波形特征数据并能重现该波形,还可完成 --各种波形的线形叠加输出。
wav
- 很多时间开发者要对输出的金额数据用语音的形式反映出来,此为金额语音的基本单元
layer3
- MEGP/layer3,可以编译并运行,解码MP3格式输出PCM格式数据
volume.rar
- 这个程序是一个音频信号采集、处理输出的程序。整个系统可以完成将输入的音频数据扩大volume 倍后再输出的功能。,This procedure is an audio signal acquisition, processing output procedures. The whole system can achieve the audio data input times the volume after the expansion of output functions.
EBF561_Audio
- 通过SPORT 端口采集TLCAIC23B 的数据,将收到的数据再通过SPORT 端口传送给 TLCAIC23B 回放。使用PC 的音频输出作为TLCAIC23B 的音频输入源,经过目标板的数据传递,从目标板的音频输出口得到重建的音频。-SPORT Collection TLCAIC23B through the data port will receive the data transmitted to and through port TLCAIC23B SPORT playback.
read_wav
- 提供功能查看不同类型的wav文件的文件头,并根据文件头的信息读取wav文件的数据信息,并可选择将数据输出到控制台或者文本文件中。-Feature to see different types of wav file header and data read wav file header information, and can choose to output the data to the console or text file.
fft
- FFT三分之一倍频程音频声强分析,从.wav文件中读取数据,计算34个频程段的声强值输出。-FFT one-third octave sound presser level analysis
daexp3
- 音频数据的频谱分析.编程对一个wav文件(16位数据,单声道)的数据进行快速傅里叶变换,将变换后的实部和虚部数据输出至文件。-Spectral analysis of the audio data. Programming to a wav file (16 bit data, mono) data for a fast Fu Liye transform, the real and imaginary parts of the transformed data output to file.