This commit is contained in:
Gerolf Ziegenhain 2016-10-04 16:33:14 +02:00
parent 4c62e4f573
commit 06a2dec810
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#include <stdio.h>
#include <math.h>
#include "portaudio.h"
#include <portaudio.h>
#define NUM_SECONDS (5)
#define SAMPLE_RATE (48000)