patest_many.c File Reference

Start and stop the PortAudio Driver multiple times. More...

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

Data Structures

struct  paTestData

Defines

#define NUM_SECONDS   (1)
#define SAMPLE_RATE   (44100)
#define TABLE_SIZE   (200)

Functions

PaError TestOnce (void)
int main (int argc, char **argv)

Detailed Description

Start and stop the PortAudio Driver multiple times.

Author:
Phil Burk http://www.softsynth.com

Define Documentation

#define NUM_SECONDS   (1)
#define SAMPLE_RATE   (44100)
#define TABLE_SIZE   (200)

Function Documentation

int main ( int  argc,
char **  argv 
)

References TestOnce().

PaError TestOnce ( void   ) 

Generated for PortAudio by  doxygen1.6.1