搜索资源列表
Audio-Wav-0.04
- 适用perl语言实现了对microsoft uncompressed wav文件的分析。包括文件读取,文件写入,wav文件信息分析抽取等。perl程序员可以很方便的利用这个模块来对wav文件直接操作。-perl language applicable to microsoft uncompressed wav file analysis. Including documents read, write papers, wav file information from such analysis
winresample
- wave文件采样率转换的程序,对于学习信号与音频处理,信号的抽取与插值,RIFF文件结构和WAVE文件格式很有帮助。
libtwolame
- 这是我从开源的Lame Mp2音频编码中抽取出来的代码,方便调用-This is my Lame Mp2 audio from the open source code in the extracted code, easy call
Digital_Audio
- 实现数字音频效果的源程序,包含多速率信号处理的内插和抽取源程序。-realize the audio effect.inlude the function of multirate signal processing knowledge
Wave
- 关于wav 保存,读写的源码。对于研究waveinxx, waveoutxx 的函数很有帮助,程序封装的不错,抽取有用的代码使用。原地址http://www.codeguru.com/cpp/g-m/multimedia/audio/article.php/c9305/-There are four classes in this library that can be used directly in your program
AudioExtract
- 实现了 从多媒体文件中抽取声音流 并写入令一个文件 对于初学者还不错-MUTIL MEDIA
resample-v1.0.0.40.tar
- 采样率转换代码,用多相滤波器实现了音频的抽取、插值与分数倍速重采样, 尤其是分数倍重采样是现在大部分采样率转换代码中没有的,该代码对三种方式都提供了例子代码供参考-resample, decimate and interp audio samples
FilterDesign01
- 变采样和多相滤波器的实现。本程序实现了一个变采样程序,中间设计滤波器设计和插值抽取。其中滤波器设计用的是窗函数法,根据要求设计窗函数,得到窗函数的长度。接着是插值,滤波,抽取,得到最后变采样之后的波形文件、另外对比了用直接卷积和多相分解卷积两种方法最后的结果。 -Implementation of variable sampling and polyphase filter. This procedure implements a variable sampling procedures,
