搜索资源列表
sound
- linux声卡编程 可以播放.wav格式的音乐。
Linux下播放wav格式音乐程序
- Linux下基于AC97驱动的音频播放程序,可以在嵌入式和桌面环境下编译通过,实现对wav格式文件的播放。
linux
- c code for linux (wav reader)
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
playsound
- Linux播放wav音频! 程序只提供框架,可以运行-Wav audio player Linux! Only provide a framework, you can run
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
soundSaveTowav_2
- 在linux系统采集音频数据并保存为wav文件,发了好长时间才调通的。默认时间为15秒,可稍加修改无限录音保存。-Under linux capture data from the audio and save to the wave file.
p6.7
- 实现在linux下播放online.wav的功能-linux online.wav
wavplay
- wav音乐文件播放程序,该程序的测试运行环境是linux,在ARM9上也可以运行起来。是进行声卡测试,以及播放软件的绝佳选择。-This is a program developed for audio play。but it only the format of wav now
RecAndBro
- 在linux下实现录音和放音,并把录音数据转变为wav格式的文件-In linux to achieve recording and playback, and the recording of data into wav file format
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
days.tar
- 是一个用C 编写的一个播放 xp启动的wav音乐的代码,对初学linux C编程的人说是个好东西-it is a c program for linux, if you like c ,that s a good thing for you
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.
wavplay
- linux 下的wav格式的音乐的播放,很好的程序,练习一下,高级编程。-a good for liunx wav music play
audio_fanli
- tq2440 arm-linux wav音效檔 錄音代碼-tq2440 arm- the linux recording
wav-tool
- 录音放音 LINUX C 代码 , 可用于嵌入式, 已成功交叉编译移植,请参考说明-wav record and wav play , LINUX c code , can be used in arm and other platform , please read instruction
audio_record
- 嵌入式linux平台上利用alsa API录制声音并保存成wav格式(Recording sound with alsa API on Embedded Linux platform and saving it into WAV format)