PortAudio  2.0
Functions

List available devices, including device information. More...

#include <stdio.h>
#include <math.h>
#include "portaudio.h"

Functions

int main (void)
 

Detailed Description

List available devices, including device information.

@author Phil Burk http://www.softsynth.com
Note
Define PA_USE_ASIO=0 to compile this code on Windows without ASIO support.

Function Documentation

int main ( void  )