PortAudio
2.0
|
ASIO-specific PortAudio API extension header file | |
List available devices, including device information | |
Distort input like a fuzz box | |
JACK-specific PortAudio API extension header file | |
ALSA-specific PortAudio API extension header file | |
CoreAudio-specific PortAudio API extension header file | |
DirectSound-specific PortAudio API extension header file | |
WASAPI-specific PortAudio API extension header file | |
Windows specific PortAudio API extension and utilities header file | |
WDM Kernel Streaming-specific PortAudio API extension header file | |
WMME-specific PortAudio API extension header file | |
Play a monophonic sine wave on a specific ASIO channel | |
Generate Pink Noise using Gardner method, and make "waves". Provides an example of how to post stuff to/from the audio callback using lock-free FIFOs implemented by the PA ringbuffer | |
Generate Pink Noise using Gardner method | |
Tests full duplex blocking I/O by passing input straight to output | |
Record input into an array; Save array to a file; Playback recorded data | |
Record input into a file, then playback recorded data from file (Windows only at the moment) | |
Play a simple (aliasing) sawtooth wave | |
Play a sine wave for several seconds | |
Use WMME-specific interface to send raw AC3 data to a S/PDIF output | |
Use WMME-specific channelMask to request 5.1 surround sound output | |
Play a sine wave for several seconds using the blocking API (Pa_WriteStream()) | |
Play a non-interleaved sine wave using the blocking API (Pa_WriteStream()) | |
The portable PortAudio API |