aboutsummaryrefslogtreecommitdiff
path: root/src/iem_delay.h
blob: dea664bc872f9226afa39ebcd8d0d1b813f62a41 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution.

iem_delay written by Thomas Musil (c) IEM KUG Graz Austria 2002 - 2006 */

#ifndef __IEMDELAY_H__
#define __IEMDELAY_H__

#define DELLINE_DEF_VEC_SIZE 64

#endif