搜索资源列表
snackAmp-3.0.1.i386.tar
- SnackAmp is a powerful multi-platform audio music (mp3, ogg ,wav, streams ...) player and organizer for large music collections. Manage your entire collection, including ID3 tagging and auto-playlisting. Integrated web server for remote control/strea
MP3-WAV 源码(精典)
- mp3文件格式与wav文件格式的音频文件转换工具,推荐!-MP3 file format and wav file format of the audio file conversion tools recommended!
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.
Linux下播放wav格式音乐程序
- Linux下基于AC97驱动的音频播放程序,可以在嵌入式和桌面环境下编译通过,实现对wav格式文件的播放。
linux
- c code for linux (wav reader)
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
linux_wavplayer
- linux下wav格式文件播放,硬件平台:友善之臂micro2440开发板-wav format player under linux, hardware platform: A friendly arm micro2440 Development Board
Wavread
- Wav file is the basic file or raw file which stores the audio data.Wav header contains important information such as sampling rate Monotype or sereo ,bytes per sample.The code reads header and buffer which can be processed the way we want.No addition
readwritewav.tar
- Read and write the wav file.
FreeRunner-wav-.docx
- FreeRunner應用實例-wav波形輸出實驗-FreeRunner examples-wav waveform output experiment
HwAudioRec
- vc++6 编写 录制麦克的声音于文件,WAV和MP3两种格式的文件-vc++ 6 record mic to 2format file wav and mp3,thinks for download.
wav-tool
- 录音放音 LINUX C 代码 , 可用于嵌入式, 已成功交叉编译移植,请参考说明-wav record and wav play , LINUX c code , can be used in arm and other platform , please read instruction
PCM-WAV-Header-Qt.tar
- 对PCM文件进行打包封装的程序,可以学习了解下WAV文件格式标准。用QT编写的-PCM file package package program, learning to understand the WAV file format standard. QT prepared
audio
- amr 格式音频转换为wav格式,以及wav格式转amr格式C语言实现(AMR format audio conversion to WAV format, as well as WAV format to AMR format C language implementation)
audio_record
- 嵌入式linux平台上利用alsa API录制声音并保存成wav格式(Recording sound with alsa API on Embedded Linux platform and saving it into WAV format)