File: prefix.h

package info (click to toggle)
pd-xsample 0.3.2%2Bgit20170905.1.4441ae5-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 832 kB
  • sloc: cpp: 2,038; makefile: 18
file content (18 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*

xsample - extended sample objects for Max/MSP and pd (pure data)

Copyright (c) 2001-2011 Thomas Grill (xovo@gmx.net)
For information on usage and redistribution, and for a DISCLAIMER OF ALL
WARRANTIES, see the file, "license.txt," in this distribution.  

$LastChangedRevision: 39 $
$LastChangedDate: 2008-01-04 17:24:49 +0100 (Fr, 04 Jan 2008) $
$LastChangedBy: thomas $
*/

#define FLEXT_ATTRIBUTES 1 

#include <flext.h>

#include <math.h>