mirror of https://github.com/AxioDL/boo.git
6 lines
205 B
C
6 lines
205 B
C
|
/* SoX Resampler Library Copyright (c) 2007-13 robs@users.sourceforge.net
|
||
|
* Licence for this file: LGPL v2.1 See LICENCE for details. */
|
||
|
|
||
|
#define PFFT_MACROS_ONLY
|
||
|
#include "pffft.c"
|