搜索资源列表
MP3-WAV 源码(精典)
- mp3文件格式与wav文件格式的音频文件转换工具,推荐!-MP3 file format and wav file format of the audio file conversion tools recommended!
vox
- wav文件和VOX文件格式互相转换的源代码。-documents and VOX wav file format conversion between source code.
MP3PALAYERDIY
- 本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。 本程可以MP3文件解压为WAV文件 TEST 中的代码可以播放WAV文件 有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了。-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 t
Linux下播放wav格式音乐程序
- Linux下基于AC97驱动的音频播放程序,可以在嵌入式和桌面环境下编译通过,实现对wav格式文件的播放。
makewav_OK.rar
- 将PCM数据转化为WAV文件,可以直接播放(本人用千千静听播放的),The PCM data into WAV file, you can directly play (I play with thousands listening)
sound
- 此为PESQ算法在linux系统上的移植实现,包括Makefile,代码中包含有.wav文件。-This is the PESQ algorithm in achieving transplant on a linux system, including the Makefile, the code contains. Wav files.
pcm
- Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering document
SDL_Play_wav
- 使用SDL播放wav音频文件,内附具体编译步骤和参数,在FC7是编译通过。-Using SDL to play wav audio files, containing the specific compiler steps and parameters are compiled in FC7 through.
C-Playwav-latest
- 使用SDL播放wav音频文件,内附编译步骤,在FC上测试通过-Using SDL to play wav audio file, enclosing the compiler steps through the FC test
sourcemk
- linux下利用c实现的将wav文件分割的小程序,只能够简单分割,对于想学习linux对文件操作的朋友有帮助~-under linux will use c to achieve a small wav file segmentation procedure can only be a simple division, want to learn linux for file operations on friends to help ~
meidadound
- 我所设计的多媒体音频播放器AudioPlayer用MCI接口和RealPlayer G2 ActiveX插件实现音频的播放,能够播放MediaPlayer支持的格式和RealPlayer支持的格式(包括wav, mp3, wma, rm, wmv等),但必须安装RealPlayer播放器。AudioPlayer有播放、暂停、停止、打开文件、播放上一首、播放下一首、循环或是不循环播放、顺序或是随机播放等功能;可以静音、改变音量大小;可以拉动播放;能够增加、删除、选择播放文件;能够保存和载入播
ownplayer
- linux下播放ape,flac,wma,mp3,wv,wav等文件,debug版 使用方法linux下shell里./ownplayer 文件名-under linux player ape, flac, wma, mp3, wv, wav and other documents, debug version of linux to use under the shell in./ownplayer file name
sdlwav
- 使用SDL播放wav文件的示例代码. 大家可以参考下.-SDL play wav files using the sample code. We can refer to the next.
soundSaveTowav_2
- 在linux系统采集音频数据并保存为wav文件,发了好长时间才调通的。默认时间为15秒,可稍加修改无限录音保存。-Under linux capture data from the audio and save to the wave file.
linux_wavplayer
- linux下wav格式文件播放,硬件平台:友善之臂micro2440开发板-wav format player under linux, hardware platform: A friendly arm micro2440 Development Board
HwAudioRec
- vc++6 编写 录制麦克的声音于文件,WAV和MP3两种格式的文件-vc++ 6 record mic to 2format file wav and mp3,thinks for download.
fat2
- 2、编程判定一个文件是否为wav文件,如果是,则输出其采样率。 }输入文件名,给出提示 }提示:即判定其08H—0BH字节位置是否为“WAVE”。-2, programmed to determine whether a file is a wav file, if it is, then the output sampling rate. } Input file name prompt} prompt: that is, to determine whether its the 08
wav
- 利用visual stdio2005的mfc,api函数调用 来播放音频文件-The visual stdio2005 mfc, api function call to play audio files
wavplay
- 在嵌入式linux下使用/dev/dsp播放wav文件。-In the embeded linux environment, play wav files with /dev/dsp device.
PCM-WAV-Header-Qt.tar
- 对PCM文件进行打包封装的程序,可以学习了解下WAV文件格式标准。用QT编写的-PCM file package package program, learning to understand the WAV file format standard. QT prepared