基于DirectSound的音频均衡器实现

时间:2018-11-16 04:30:31
【文件属性】:

文件名称:基于DirectSound的音频均衡器实现

文件大小:259KB

文件格式:ZIP

更新时间:2018-11-16 04:30:31

DirectSound 音频均衡器 equalizer

语言:C++ 环境:VS2008 描述:qq音乐和酷狗播放器 均有音效调节的功能(流行、爵士、古典等各种风格) 基于项目所需 研究了一下均衡器的实现 已将播放和调音封装为dll 代码附有demo 如果dll编译不过 请自行安装DX 并配置开发环境


【文件预览】:
DSoundPlayerDll 均衡器
----DSoundPlayer.sln(1KB)
----bin()
----prj.demo()
--------StdAfx.cpp(207B)
--------resource.h(2KB)
--------SoundDlg.h(2KB)
--------Sound.dsw(753B)
--------Sound.sln(875B)
--------Sound.cpp(1KB)
--------Sound.h(1KB)
--------StdAfx.h(999B)
--------Sound.dsp(4KB)
--------Sound.vcproj(8KB)
--------res()
--------SoundDlg.cpp(10KB)
--------Sound.rc(7KB)
----include()
--------DSoundPlayer.h(1KB)
----autoclean.bat(280B)
----prj.dll()
--------stdafx.h(419B)
--------dllmain.cpp(410B)
--------targetver.h(1KB)
--------DSoundPlayer.cpp(9KB)
--------DSoundWrapper.cpp(111B)
--------DSoundWrapper.vcproj(5KB)
--------stdafx.cpp(300B)
--------dx()

网友评论