Pure Data Installation Instructions

Step-by-step guide for installing the FluCoMa package for Pure Data

Pointer

FluCoMa will only work with the 64-bit version of Pure Data.

Note

The FluCoMa package is now available through deken, PureData’s native Package Manager. This insures the latest public version of the package is installed, and therefore this is the recommended approach. The instructions below are for a manual installation.

Step 1: Download the Pure Data Package

Download the latest version of the Pure Data package from GitHub releases. Choose the appropriate release for your operating system.

https://github.com/flucoma/flucoma-pd/releases/latest

This FluCoMa package can be put next to the “externals” folder (which is usually found in the “Pd” folder inside your “Documents” folder)

Step 2: Add the Package to the Search Path

To install this package you need to add its path to Pure Data’s search paths. To achieve this:

  1. Open Pure Data’s “Path…” preferences from the Pure Data preferences menu.

  2. Click “New…”, and navigating to the folder “FluidCorpusManipulation” that was just downloaded.

  3. Click “Choose” when the folder itself highlighted, not something in the “FluidCorpusManipulation” folder.

Pointer

Nota Bene
You must complete this step to add the “FluidCorpusManipulation” folder to the Pure Data search paths. It is not sufficient to just place the “FluidCorpusManipulation” folder inside Pure Data’s “extensions” folder.

Step 3: Add the FluCoMa library to the Startup Preferences

We also need to add the FluCoMa library to the startup libraries of Pure Data. This is because many of our objects live inside a single compiled object called fluid_libmanipulation.

To add the fluid_libmanipulation library to the startup preferences:

  1. Open Pure Data’s “Startup…” preferences from the Pure Data preferences menu.
  1. Click New...

  2. Type fluid_libmanipulation

  1. Click OK

Step 4: Run and Test

Now check that the installation worked.

  1. Restart Pure Data.

  2. Open this patch.