small changes

This commit is contained in:
Steffen Vogel 2011-05-08 13:57:28 +02:00
parent 11995c1585
commit 93463a1adf
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -2,3 +2,5 @@
*.so
*.a
bin/*
.project
.cproject

View file

@ -18,7 +18,7 @@
#include <pulse/gccmacro.h>
#include <fftw3.h>
#define N 1024
#define N 512
#define SAMPLING_RATE 44100
#define MIN_FREQ 70