view params.h @ 13:1e6360396b6c

* Update VST build
author Chris Cannam
date Mon, 14 Jun 2010 11:56:49 +0100
parents a1539d4e3b08
children 12e563f9df51
line wrap: on
line source

#ifndef _PARAMS_H_
#define _PARAMS_H_

#define FFTSIZE 2048
#define WINSIZE 1024
#define FILTERSECS 4.0

#endif