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.
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 .
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.
Helps and tutorials are availables in the Cream folder of the help browser.
./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.
Pierre Guillot
Copyright (C) 2013-2015 Pierre Guillot - CICM - Universite Paris 8
The Cream Library in under the BSD2 License.