• Stars
    star
    154
  • Rank 241,357 (Top 5 %)
  • Language
    C++
  • Created over 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Run pure-data inside VST host applications

Pd Pulp

This is an audio plugin that enables you to run pd patches inside your DAW. You can use the automation feature of your DAW to control up to 10 parameters of the loaded pd patch.

screen shot 2015-08-07 at 09 45 22

###Download Download the latest version of the plugin from: Releases

###About

Run pure-data inside VST host applications. An open source plugin created by Karl Pannek and Oliver Greschke, with awesome help from Fabian Renn and Sven Braun.

###How to control a pd patch In order to receive parameter changes from the host, two things have to be done:

  • The selected pd patch must have one or more receive objects for example [r Cutoff] added
  • The corresponding name (e.g. Cutoff) must be entered in one of the 10 Knob Lables by clicking on them and entering the name

Be aware that " " spaces are not allowed for naming here.

###The "only 1 instance" issue It is currently not possible to run multiple instances of the plugin in a DAW. This is due to the fact that pure data is written in such a way that currently makes it impossible to run multiple instances. The situation is explained in this video

###What about Windows? We hope to be able to provide the plugin for other operating systems soon. To stay updated its best to follow our Facebook page.

###Bugs & Contributions You can report bugs on Github issues or if you don't have a Github account, just comment on Facebook. Also code contributions are welcome. If you would like to contribute but need some help getting started, let us know!

More Repositories

1

Github-Auto-Deploy

a server that allows you to automatically deploy the latest version of your github project at each git push
Python
575
star
2

wavedeck

Convenient 1-button multitrack audio capture for dawless jams running on raspberry pi
Python
11
star
3

chuck.js

A fantastic multiplayer action browser game
JavaScript
10
star
4

box2dweb-network-synchronisation

A demo for server side synchronisation of box2d body positions. Physical networking test for chuck.js project. Thanks for the help @jeena
JavaScript
8
star
5

SilverbirdApp

Work in progress sequencer/sampler, based on SilverbirdLive Reaktor instrument.
C++
7
star
6

Chuck

Discontinued Flash Version of chuck.js
ActionScript
5
star
7

tuner

A simple app that detects frequency of an instrument and shows its note based on autocorrelation
C++
2
star
8

WebService-Framework

a little framework for creating simple GET/POST webservices, greatly extensible and brilliantly usable as an ajax backend.
PHP
2
star
9

LibPdJuceModule

a juce module (juce_libpd) that integrates libpd (work in progress) - also checkout pd pulp https://github.com/logsol/Pd-Pulp
C
2
star
10

VolcaSampleMelody

Little Qt based helper program to play volca samples pitch by keyboard (midi notes)
C++
2
star
11

JS-Chat

A chat system written in JavaScript. Using node.js, express, socket.io and jQuery
JavaScript
2
star
12

SynthReport

repository for a research paper i am writing for school
HTML
1
star
13

Katharsis-Framework

Katharsis Framework is a lightweight open-source MVC-framework for PHP5.
PHP
1
star
14

Ray

A little test JUCE plugin utilizing the teragonaudio libraries
C++
1
star