搜索资源列表
SkyAudioMeter2
- 这个小控件其实是为我自己的一个简单播放器做的。 目前这个版本只实现了基本功能,因为我在网上没找到现成的带源码的Delphi控件, 所以自己参考一些C代码写了这个小东东。 希望这个小东东对感兴趣的朋友有所帮助。因为我对音频方面的API了解不多,所以 目前做得还不是很好(比WinAmp差了很多),如果哪位有了改进,别忘了告诉我啊! 纯粹一时兴趣之作,权当抛砖引玉,写得不好请勿见怪。 祝你愉快! EMail: iamdream@yeah.net 写于 20
wavplay-1.4.tar
- linux下简单好用的音频文件播发软件,支持wav等基本格式,用GNU C写的,可以方便的移植到ARM等嵌入式设备上。-under Linux simple and easy to transmit audio software, and other basic support wav format, write using the GNU C, can easily be transferred to ARM, and other embedded devices.
Lptaudio
- 利用PC并行口打造电脑音源切换器 这个制作对于普通的DIYer来说是有一定难度的,但是对于掌握电脑硬件和电子制作的DIYer来说还是很容易完成的.电路原理十分简单,利用C编程-PC parallel port using a computer to create sources of noise switching device for the production of ordinary DIYer is a certain difficult, but mastering compute
portaudio-v19
- 这是一个跨多个平台的的音频处理函数库的1.9版本, 它提供简单的函数调用接口方便我们的处理.It lets you write simple audio programs in C that will compile and run on Windows, Macintosh, Unix, BeOS. PortAudio is intended to promote the exchange of audio synthesis software between developers on di
pcm_volume_control
- c++写的一个对pcm音频进行音量调节的一段代码,未经测试,不过判断为采用简单方法的一种音量调节,直接乘了一个倍数,有超限处理。-c++ to write an audio volume control pcm section of code, not tested, but judged as a simple method to adjust the volume directly by a multiple of a gauge processing.
Recording
- Very Simple Recording and Playback for iPhone. Its very easy than SpeakHere code. You can try this.
wavein
- 用vc代码制作简单录音编程,用API界面,能够录音及播放。-Vc code used in producing simple sound recording program, using API interface, be able to sound recording and playback.
pcm
- PCM编码-C语言写的!编码简单实用!适合初学者使用!欢迎大家下载。-PCM coding-C language to write it! Coding is simple and practical! Suitable for beginners to use! Welcome to the download.
standwave
- 两列简单的波形叠加成驻波,用c语言来模拟驻波,可以更形象的解决授课的直观性。-A simple superposition of two waveforms into a standing wave, with c language to simulate standing wave, the image can be more intuitive solution to the medium of instruction.
piano
- This a simple piano implementation in c++ in this when any key pressed it release some music which is very pleasent.-This is a simple piano implementation in c++ in this when any key pressed it release some music which is very pleasent.
MyPlayer
- 简单的播放器例子,可以帮助那些初学C#的人掌握一下插件应用。-A simple player example, you can help people learn beginner C# look at plug-in applications.
musicdsp
- musicdsp source code archive-Analysis Beat Detector Class Coefficients for Daubechies wavelets 1-38 DFT Envelope detector Envelope Detector class (C++) Envelope follower with different attack and release Fast in-place Walsh-Hadamard Tra
cplay
- 一个用C++编写的简单的播放器代码,交流交流,希望有用-Using C++ written a simple player code, exchange of communication, I hope be useful
VolumeClasses
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
madlldlib-10b4_dll
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
ConcatWaveFiles_demo
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
MP3_Player
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
FFTdemo
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
wavfileextraction
- 在vs2005环境下用c++简单对WAV文件格式进行了提取-In vs2005 environment using c++ simple on the WAV file format was extracted
Yongzi-simplemusicplayer
- 这是在Visual Studio 2010编译下的C#使用SoundPlayer做成的简单音乐播放器. 如果要添加音乐, 只能播放 .wav的文件. 我把整个文件夹都压缩在里面了, 代码, 图片, 音乐都在里面, 刚启动时, 会有一首很好听的歌, 去听听吧.-This is a used C# in Visual Studio 2010 compiler under the the SoundPlayer made a simple music player. If you
