Skip to content

kouthoofd/VCV-PureData

 
 

Repository files navigation

VCV PureData

Pure Data engine for VCV Rack containing:

  • 6 inputs
  • 6 outputs
  • 6 knobs
  • 6 lights (RGB LEDs)
  • 6 switches with RGB LEDs

This is maintained by Porres, please support me on https://www.patreon.com/porres.

This works is based on an old and abandoned project called Prototype, which used to run Pd patches via libpd. You don't need Pure Data installed in your system, but of course it's nice if you do as you can call it via VCV to edit patches.

Build dependencies

Set up your build environment like described here, including the dependencies: https://vcvrack.com/manual/Building

Additionally:

Windows

pacman -S mingw-w64-x86_64-premake

Mac

brew install premake

Ubuntu 16.04+

sudo apt install premake4

Arch Linux

sudo pacman -S premake

Build

Add path to Rack-SDK

export RACK_DIR=/set/path/to/Rack-SDK/

Make

make dep
make

Contributors

  • Wes Milholen: panel design
  • Andrew Belt: host code
  • CHAIR (Clemens Wegener, Max Neupert): libpd
  • Porres, worked on the old prototype module, stripped down to Pd only, ported to VCV2 and made some other changes to create this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages