PortAudio 2.0
patest_long_record.c File Reference

Test whether we can record for many hours without failing. More...

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

Functions

int main (int argc, char **argv)
 

Detailed Description

Test whether we can record for many hours without failing.

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

Function Documentation

◆ main()