文件名称:ConcatWaveFiles_demo
介绍说明--下载内容均来自于网络,请自行研究使用
libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, enabling other languages (i.e., C#, Visual Basic etc.) to access the libmad library using the simple interface I ve provided.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ConcatWaveFiles_demo\a1.wav
....................\b7.wav
....................\ConcatWave.cpp
....................\ConcatWave.dsp
....................\ConcatWave.dsw
....................\StdAfx.cpp
....................\StdAfx.h
....................\Wave.cpp
....................\Wave.h
ConcatWaveFiles_demo
....................\b7.wav
....................\ConcatWave.cpp
....................\ConcatWave.dsp
....................\ConcatWave.dsw
....................\StdAfx.cpp
....................\StdAfx.h
....................\Wave.cpp
....................\Wave.h
ConcatWaveFiles_demo