Skip to content

avilleret/CreamLibrary

 
 

Repository files navigation

Cream Library for Pure Data

A set of PD externals for those who like vanilla... but also want some chocolate, coffee, caramel or cinnamon.
The Cream Library uses the CICM Wrapper developed to facilitate the creation of signal objects and GUI and to improve user interactions.

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/"system"/pd-extended/cream in the statup falgs if you use the default package folder*, otherwise add -lib Cream/externals/"system"/pd-extended/cream with "system" replaced by Linux, MacOs or Windows.

* 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
make
make install (optional)

XCode, CodeBlock and Visual Studio projects are also available.

Dependencies :

Cicm Wrapper.

Authors :

Pierre Guillot

Licence :

The Cream Library in under the GNU Public License. If you'd like to avoid the restrictions of the GPL and use Cream Library for a closed-source product, you contact the CICM.

About

A set of PD externals for those who like vanilla... but also want some chocolate, coffee or caramel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.3%
  • Pure Data 19.7%