pa_minlat.c File Reference

Experiment with different numbers of buffers to determine the minimum latency for a computer. More...

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

Data Structures

struct  paTestData

Defines

#define M_PI   (3.14159265)
#define TWOPI   (M_PI * 2.0)
#define DEFAULT_BUFFER_SIZE   (32)

Functions

int main (int argc, char **argv)


Detailed Description

Experiment with different numbers of buffers to determine the minimum latency for a computer.

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

Define Documentation

#define DEFAULT_BUFFER_SIZE   (32)

#define M_PI   (3.14159265)

#define TWOPI   (M_PI * 2.0)


Function Documentation

int main ( int  argc,
char **  argv 
)


Generated on Mon Apr 30 04:06:40 2007 for PortAudio by  doxygen 1.4.7