搜索资源列表
Mp3encode
- mp3编码库,可直接将wav,aiff格式的音频文件压缩成码流量为128Kbps的mp3文件-Mp3encode is a kind of mp3 encoded library which can compress wav,aiff files to mp3 files of 128kbps data flow.
bladeenc-082-src-stable.tar
- 功能非常完善的MP3编译码器,输入文件WAV或AIFF,能够方便的嵌入到你自己的系统当中.-function very sound MP3 codecs, the importation of AIFF or WAV file, accessible to the embedded into your own systems.
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
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 ~
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.
RecAndBro
- 在linux下实现录音和放音,并把录音数据转变为wav格式的文件-In linux to achieve recording and playback, and the recording of data into wav file format
audioioctl
- 关于音频接口基本程序的实验报告,有两个实验,一个是播放wav格式的音乐,另一个是可以实现先录音几秒再放音的程序-a report about audio ioctl,includes two parts one is designed to Play wav format of music,the other can record a few seconds of sound and then play it.
waveplay.tar
- 这是一个用C编写的WAV音乐播放程序,应用了很多系统调用函数,对于熟悉掌握系统调用程序,非常的好用。-it is a c program to play wav music. very good c program for linux ,if you like it ,please download it.
lame-3.99.5.tar
- wav encoder to mp3,将wav压缩为mp3格式,大有利于资源的节省。如:空间节省,网络资源节省....对于想了解mp3数据的也有很大帮助。希望能帮上你。-wav encoder to mp3。 I hope you can help on.
wav2pcm_v0
- wav2pcm或pcm2wav功能的简单实现-wav to pcm and pcm to wav
PCM-WAV-Header-Qt.tar
- 对PCM文件进行打包封装的程序,可以学习了解下WAV文件格式标准。用QT编写的-PCM file package package program, learning to understand the WAV file format standard. QT prepared
g726-codec-demo
- 实现adpcm g726编码,有pcm音频源文件,有编码后的g726 wav文件用vlc直接可以播放。对研究g726的朋友应该会有参考价值。-adpcm g726 codec,give out an demo for g726 codec , form pcm file to g726 wav file , you can play it by vlc.
Desktop
- 批量将mp3文件转换成wav文件,并可以进行属性设置,比特率,声道等。。还有个讲多个txt文本文件批量导入到一个txt文件中 或者对应的行数 对应导入-Batch convert MP3 files to WAV files, and can carry on the attribute set, bit rate, channel etc... There is a multiple TXT text batch file into a TXT file or a corresponding
Pcm2Wav
- pcm音频格式文件转换为wav格式的文件,用于手机或者电脑音频的播放-pcm to wav
audio
- amr 格式音频转换为wav格式,以及wav格式转amr格式C语言实现(AMR format audio conversion to WAV format, as well as WAV format to AMR format C language implementation)