搜索资源列表
madxlib-10b2_demo
- mad mp3解码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 compil
g723 decoder pcmplayer
- vc6.0 DirectSound 下 实现g723的音频解码,得到pcm音频流,然后利用directsound实现音频的流式播放,vc6.0 DirectSound g723 decoder and play the pcm audio streams
ADPCMPlayer
- 将一定格式的ADPCM编码数据解码成pcm格式数据,并通过声卡播放-Will be a certain format decoder ADPCM encoding data into a pcm format data, and through the sound card to play
pcmplayer
- 自己编写的VC6下以directsound编写的以流缓冲的方式播放PCM音频的控制台程序,程序很短小简洁,非常适合学习directsound,并可用于实时播放MP3解码器后解码的PCM流。-I have written under VC6 DirectSound prepared to stream buffer PCM audio broadcast console procedures, the procedures are short and concise, very suitable
pcm_adpcm
- 全pcm解码器,包括8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.-all PCM decoder, including 8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.
Mp3Decoder
- 通过mp3解码器解码,并将解出的pcm码通过openal播放-Through the mp3 decoder decoding, and solved through the pcm code openal player
AACDecoder
- windows ce下面的AAC解码库 已经移植成功了,解码没有任何问题,测试可以用cooledit来播放解码后的pcm-windows ce following transplantation AAC decoder library has been successful, there is no problem decoding, testing can be used CoolEdit to play the decoded pcm
encoder
- Implementation of a speech codec based on coding of speech at 8 kbit/s using conjugate-structure algebraic-code-excited linear-prediction (CS-ACELP) - We took .wav files that is sampled at 8000 Hz using 16-bit linear PCM. The encoding process i
vgmstream-r659.tar
- 为游戏而设计的音频解码库,支持包括g72x、ogg、pcm在内的各种格式的解码。主要为游戏应用而服务,并不支持所有常见的音频格式。-Designed for the game audio decoder library support includes g72x, ogg, pcm, including the decoding of various formats. Mainly for gaming applications and services, do not support all
alac_decoder-0.2.0
- alac-m4a 解码工程,It asks the demuxer to parse the quicktime container, asks the decoder to decode the data and writes output as either RAW PCM or WAV-alac-m4a decoder
libzplay-2.02-sdk
- 该库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器。库本身是由WINAPI编写,你无须额外的库,也不需要MFC / .NET的支持,只能在Windows下运行。 库直接对声卡播放音乐,简单容易。仅仅3行代码(创建类,打开文件,开始播放),你就可以播放音乐。 使用所支持的编码器,你也同样可以直接从声卡上录制声音(microphone, line-in, CD, ...)和把录制的声
mymp3_player.tar
- linux下mp3解码播放器,实现mp3解码pcm-mp3 decoder
MP3Player
- 本设计主要基于Visual Studio 2010编译环境下,涉及到多线程的设计,创建了两个线程,其中一个线程MP3的播放线程,另一个线程是频谱的分析线程,播放线程总是通过解码器获取数据,频谱线程根据当前播放的时间获取到正在播放的PCM数据,使用FFT计算后绘图显示。MP3解码则由由libmad开源解码库完成。-This design is mainly based on the build environment in Visual Studio 2010, related to the mu
foo_input_sacd-0.5.11
- sacd decoder to PCM format(wave)
ac3-dec
- This ac3 decoder c source code. It also has test input stream and reference pcm data.-This is ac3 decoder c source code. It also has test input stream and reference pcm data.
bluedroid
- 蓝牙音频传输SBC格式解码器,SBC->PCM,双声道,最大采样率48Khz,采样宽度16bit(Bluetooth audio transmission SBC format decoder, SBC->PCM, dual channel, maximum sampling rate 48Khz, sampling width 16bit)