CicmWrapper
A wrapper for Pure Data
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Enumerations
Enumerator
Macros
Modules
CreamLibrary
ThirdParty
PureData
Sources
cicm_wrapper.h
1
/*
2
* CicmWrapper
3
*
4
* A wrapper for Pure Data
5
*
6
* Copyright (C) 2013 Pierre Guillot, CICM - Université Paris 8
7
* All rights reserved.
8
*
9
* Website : http://www.mshparisnord.fr/HoaLibrary/
10
* Contacts : cicm.mshparisnord@gmail.com
11
*
12
* This library is free software; you can redistribute it and/or modify it
13
* under the terms of the GNU Library General Public License as published
14
* by the Free Software Foundation; either version 2 of the License.
15
*
16
* This library is distributed in the hope that it will be useful, but WITHOUT
17
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
18
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public
19
* License for more details.
20
*
21
* You should have received a copy of the GNU Library General Public License
22
* along with this library; if not, write to the Free Software Foundation,
23
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
24
*
25
*/
26
27
#ifndef DEF_EPD
28
#define DEF_EPD
29
30
#include "
eclass.h
"
31
#ifdef CICMWRAPPER_MAXCONVERTER
32
#include "epd_max.h"
33
#endif
34
#endif
eclass.h
Generated on Sun Jun 14 2015 17:18:18 for CicmWrapper by
1.8.8