搜索资源列表
portaudio.tar
- 这是一个跨平台的音频处理函数库, 它提供简单的函数调用接口方便我们的处理.-This is a cross-platform audio processing functions, it provides a simple function call interface to facilitate handling.
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 sof
portaudio.tar
- 这是一个跨平台的音频处理函数库, 它提供简单的函数调用接口方便我们的处理.-This is a cross-platform audio processing functions, it provides a simple function call interface to facilitate handling.
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 sof
winvc
- Visual C++ 6.0 Workspace & makefiles for PortAudio (Static Libraries). 2 configurations, one using DirectSound (DS) and one using WMME. Libraries are output to the Lib folder.
pa_stable_v19_20071207.tar
- portaudio是一个多平台下播放音频的c库,这是它的源代码,版本是20071207。-portaudio is a multi-platform play audio c library, which is its source code, version is 20,071,207.
portaudio_v18_1
- PortAudio是一个便携式的音频I/O库,跨平台支持。它使用回调机制,要求音频处理。音频可以生成各种形式,包括32位浮点, 将转换为本地格式。-PortAudio is a portable audio I/O library designed for cross-platform support of audio. It uses a callback mechanism to request audio processing
PortAudio
- PortAudio是一个跨平台的音频库,可以用来开发音频信号分析软件,压缩包里是我做的DELPHI下使用PortAudio动态库的实例。-PortAudio is a cross-platform audio library that can be used to develop the audio signal analysis software, compression bag that I do use PortAudio dyn
README
- 自定义的音频驱动程序支持,该AudioDevice块,船舶与信号处理模块库利用PortAudio沟通与音频硬件-Custom audio driver support, the AudioDevice block, ship and Signal Processing Blockset to communicate with audio hardware using PortAudio
AudioIO
- 音频读入和输出的源码,标准C++格式,可在windows下编译.-brief AudioIO uses the PortAudio library to play and record sound.
sine.c
- 利用portaudio音频库,实现声卡双通道正弦波音频输出-The portaudio audio library sine wave sound card dual channel audio output
portaudio19_19-svn20111121.orig.tar
- espeak所需的 portaudio库文件,可用于音频编程-portaudio library
portaudio1.9_ALL
- 一个开源的音频处理库,portaudio,包含所需要的一切库,可以直接编译-something usefull
asiosdk2.3
- ASIO SDK 2.3 最新版的开发包,可以和portaudio配合使用-something usefull
portAudio
- portAudio播放音频文件,需要libsndfile动态库和头文件,可以在网上下载-something usefull
PortAudio
- portaudio是免费的,跨平台,开源,音频的I/O库。它让你写在C或C + +,编译并运行在很多平台,包括简单的音频节目,Macintosh OS X,和UNIX(OSS / ALSA)。它的目的是促进在不同的平台上的开发者之间的音频软件交换。许多应用程序使用PortAudio音频I / O。-PortAudio is a free, cross-platform, open-source, audio I/O library.
AAC_Enc_Dec000
- portaudio 的声音录音和插入的源码,源码里有稍些的问题,已经修改通过,频率是16-the source code of capturing the audio and play,there aer some question,but they are done ,the frequence is 16000
miditools
- Midi tools for PortAudio: Sending MIDI reset signal to Midi Keyboard Playing a midi with keyboard visualisation for training Midi filter / modifications
portaudio
- 基于C++的,portaudio处理音频头文件。可以用于音频录入播放等-Based on the c++, portaudio processing audio header files.Can be used to play audio input, etc
portaudio_record
- Record voice using portaudio in c