From 89803e1f2ff7a54f0c8a6283d9b9f96e62a35af2 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Sun, 8 Oct 2006 15:01:54 +0000 Subject: Tweaks to enable build on OS X --- examples/puredata/xtract~.c | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/puredata/xtract~.c') diff --git a/examples/puredata/xtract~.c b/examples/puredata/xtract~.c index 0fa5926..035a43d 100644 --- a/examples/puredata/xtract~.c +++ b/examples/puredata/xtract~.c @@ -18,6 +18,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. /* calculates the spectral xtract of one frame, given peak frequency and amplitude to first and second inputs respectively */ +#define XTRACT #include "xtract/libxtract.h" #include "m_pd.h" -- cgit v1.2.3