All Projects → CICM → CreamLibrary

CICM / CreamLibrary

Licence: BSD-2-Clause license
A set of PD externals for those who like vanilla... but also want some chocolate, coffee or caramel.

Programming Languages

C++
36643 projects - #6 most used programming language
Pure Data
34 projects

Cream Library for Pure Data

A set of PD externals for those who like vanilla... but also want some chocolate cream.
The Cream Library uses the CICM Wrapper developed to facilitate the creation of signal objects and GUI and to improve user interactions to offer a set of externals that improve the user interraction in Pure Data.

Compatibilty :

The lastest release has been tested Pure Data Vanilla (0.46.6 - 32/64 bits) & Pure Data Extended (0.43.4) on Linux, Mac Os, Windows .

Installation :

With Pure Data Vanilla, copy the Cream folder in your package folder and add Cream in the PD's statup window if you use the default package folder*, otherwise add Cream/Cream.

With Pure Data Extended, copy the Cream folder in your package folder and add -lib externals/Cream in the statup falgs if you use the default package folder*, otherwise add -lib Cream/Cream.

* The default package folder are generally /usr/local/lib/pd-externals on Linux, /Library/Pd on Mac Os and C:\Program Files\Common Files\Pd on Windows.

Documentation :

Helps and tutorials are availables in the Cream folder of the help browser.

Compilation :

./autogen.sh (if needed)
./configure (useful options --with-pd=</path/to/pd>)
make
make install (optional)

XCode, CodeBlock and Visual Studio projects are also available.

Dependencies :

Cicm Wrapper.

Authors :

Pierre Guillot

Licence :

Copyright (C) 2013-2015 Pierre Guillot - CICM - Universite Paris 8
The Cream Library in under the BSD2 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].