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 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)

Referenced by main().

#define TWOPI   (M_PI * 2.0)

Function Documentation

int main ( int  argc,
char **  argv 
)

Generated for PortAudio by  doxygen1.6.1