» PD Patch Loader
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

PD Patch Loader

plugin
Credits: Mark Heath for the NAudio library, the libpd project, tonfilm for the .net wrapper of libpd

about

This is an example from the Working with the vvvv-sdk workshop at node13.

The example was chosen to demonstrate the steps necessary to include a thirdparty native dependency in a plugin, ie:

  • use ProjectExplorer (Ctrl+j) to add a reference to the managed wrapper of the native dependency
  • add the namespace to the using section of the plugin
  • copy the native dependency to the output directory (\bin) manually

The plugin simply takes a .wav file and a .pd file. While the file is played back using the NAudio the processing is routed through the given pd-patch via the libpd library which can even be sent values to from the vvvv-patch.

Note: This example requires an ASIO driver for your sound card. In case you don't have one, get it from: http://www.asio4all.com

download

NAudioPDLoader.zip
20.02.13 [15:50 UTC] by joreg | 1161 downloads

u7angel 21/02/2013 - 09:57

needs an ASIO Driver like Asio4all.

tekcor 25/02/2013 - 13:22

great.. im curious how complicated you can get with pd within vvvv..

joreg 25/02/2013 - 13:31

@u7: danks, info added
@tekcor: vvvv should not be relevant in that question. it is just libpd. and libpd is just pd. sou..

anonymous user login

Shoutbox

~4d ago

~7d ago

joreg: The Winter Season of vvvv workshops is now over but all recordings are still available for purchase: https://thenodeinstitute.org/ws23-vvvv-intermediates/

~14d ago

schlonzo: Love the new drag and drop functionality for links in latest previews!

~22d ago

joreg: Workshop on 29 02: Create Sequencers and Precise Clock Based Tools. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-08-create-sequencers-and-precise-clock-based-tools-in-vvvv-gamma/

~29d ago

joreg: Workshop on 22 02: Unlocking Shader Artistry: A Journey through ‘The Book of Shaders’ with FUSE. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-12-book-of-shaders/

~1mth ago

joreg: Talk and Workshop on February 15 & 16 in Frankfurt: https://visualprogramming.net/blog/vvvv-at-node-code-frankfurt/

~1mth ago

woei: @Joanie_AntiVJ: think so, looks doable

~1mth ago

xd_nitro: Anyone remember who increased projector brightness by removing some components that product the color?

~1mth ago

Joanie_AntiVJ: This looks super interesting (vectors over network) would anyone here know how to implement this in beta? https://github.com/madmappersoftware/Ponk