Getting Started

Installing plugdata

Windows:

MacOS:

  • Option 1: Download the installer from the latest official release
  • Option 2: Install the homebrew cask. Note: This may not be maintained and could be outdated.

Linux:

You can also access recent experimental builds on our website.

Building from Source

Note: You likely don't need to compile from source unless you're contributing to plugdata's development.

git clone --recursive https://github.com/plugdata-team/plugdata.git
cd plugdata
mkdir build && cd build
cmake ..  # Specify the generator using -G"Unix Makefiles", -G"XCode" or -G"Visual Studio 16 2019" -A x64
cmake --build .

results matching ""

    No results matching ""