aboutsummaryrefslogtreecommitdiff
path: root/src/iem_delay.h
blob: cf765139bf0fb954039d1278c3b2fb2cf9dcc742 (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 - 2013 */

#ifndef __IEMDELAY_H__
#define __IEMDELAY_H__

#define DELLINE_DEF_VEC_SIZE 64

#endif