mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-16 08:10:25 +02:00
6 lines
205 B
C
6 lines
205 B
C
/* SoX Resampler Library Copyright (c) 2007-12 robs@users.sourceforge.net
|
|
* Licence for this file: LGPL v2.1 See LICENCE for details. */
|
|
|
|
#define PFFT_MACROS_ONLY
|
|
#include "pffft.c"
|