资源列表
AdjustSound
- DirectSound声音处理代码,好用-DirectSound audio processing code, easy to use
bofangwav
- playwav.c 只能播放短文件,属于参照。 dsp.c 即能播放任意长度WAV文件。-playwav.c can only play a short document, belonging to the light. dsp.c which can play WAV files of arbitrary length.
directsound-mix
- 实现对两个音频进行混音的类,代码简洁规范,功能强大,对于进行学习DirectSound混音的人来说,有比较大的帮助。-a class which is designed for mix two .WAV file , it is helpful to those who is learning audio process.
WaveIn
- 模块名称: CWaveIn 文件名称: WaveIn.h 相关文件: WaveIn.cpp 封装了Windows API中WaveIn WaveOut系列函数的音频采集类。 只适合pcm方式。 一般可以如下使用: 在某个窗口类中加入此类型变量后,调用ShowInfoOnWnd()和Diaplay()函数设置其显示即时信息和示波器的静态控件。然后设置其保存的文件名称。当调用StopRec()函数时来决定是否将录制的音频信息保存到已经设定好的文件中去。 版权信息
pwm_dsp
- PWM音频驱动,适用于linux MX258 cpu-PWM AUDIO Driver, for linux mx258 cpu
XAudio
- 微软最新XAudio开发类库。可以做出多声道环绕效果-Microsoft' s latest development XAudio library. Can make multi-channel surround effect
zerocross
- Fundamental frequency estimation using zero crossing.
Audio_Equ
- Audio Equalizer using matlab/simulink
DirectSound
- DirectSound实现声卡录音,基于VC环境开发。-DirectSound to achieve sound recording, based on VC++ development.
fun
- 可以学学atoi ito函数比较细致linux同样适用的-Can learn the function atoi ito ah, more detailed, linux equally applicable
ubm_adapt
- MATLAB CODE FOR UBM ADAPTATION
LPCMCC
- 一个实现语音处理的线性预测系数和其倒谱系数以及美尔倒谱系数的程序,只分析了其中一侦,但还是很有用的啊!