搜索资源列表
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
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.
mediaplayerQT
- 一个基于qt的媒体播放器程序源码,可支持mp3,wav等很多格式的声音文件-a media player program source that supports mp3, wav format and many other sound files
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.
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 ~
ourdev_421318
- FS2410裸机系统EasySystem(包括s3c2410的几乎所有裸机驱动,各种实用裸机函数,GUI窗口系统,FAT16文件系统,BMP,WAV格式读写,俄罗斯方块游戏,图片浏览器等) -FS2410 bare-metal system EasySystem (including s3c2410 almost all the bare drive, a variety of practical barebone function, GUI window system, FAT16 file
wavplay
- wav音乐文件播放程序,该程序的测试运行环境是linux,在ARM9上也可以运行起来。是进行声卡测试,以及播放软件的绝佳选择。-This is a program developed for audio play。but it only the format of wav now
linux_wavplayer
- linux下wav格式文件播放,硬件平台:友善之臂micro2440开发板-wav format player under linux, hardware platform: A friendly arm micro2440 Development Board
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.
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
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
audiomark-master
- Use audiomark to embed secret data into ".wav" files! Unfortunately only available to linux users, audiomark allows you to embed a string of data into a wav file via the "embed" command. You can then check to see if your friends got the same wav file
DXplayer
- VC++影音播放器源代码,基于DX技术实现,常规的WAV/MP3/AVI/WMV等格式都能很好的支持。界面酷似早期的暴风影音播放器,那种经典风格的。-VC++ video player source code, can be a good support DX technology, the conventional WAV/MP3/AVI/WMV-based format. Storm video player interface resembles the early kind of cla
alsa_player
- 一个关于alsa播放wav文件的简单实例,供初始学参考-it s a simple example for ALSA
alsa_player-1.0.tar
- 最近一直在研究LINUX下的音频编程,发现网上相关的资料不是很多,这是本人用C++写的一个alsa播放器和录音器,能播放各种wav音频文件,希望能给你带来帮助。-Recently been studying audio programming under LINUX, relevant information found online is not a lot, this is my C++ write a alsa player and recorder, can play a variety
WaveHeader
- This class represents the header of a WAVE format audio file, which usually have a .wav suffix.
audio
- define USE_QEMU_AUDIO_IN to 1 to use QEMU s audio subsystem to implement the audio input. if 0, this will try to read a .wav file directly.