pidipVJ documentation

Software requeriments

  • Pure Data ( v0.37 ) is available @ http://crca.ucsd.edu/~msp/software.html
  • PDP ( 0.12 ) available @ http://zwizwa.fartit.com/pd/pdp/
  • PiDiP ( 0.12 )available @ http://ydegoyon.free.fr/pidip.html
  • playlist object available @ http://ydegoyon.free.fr/software.html
  • grid object available @ http://ydegoyon.free.fr/software.html
  • (optional) counter object from GEM available @ http://gem.iem.at/adds one feature
  • Hardware requeriments

  • Fast machine -- this patch use a lot of cpu. we r using it with an athlon2000+. we'v been used it before with a athlon900 but opening only one window(without previews)
  • A dualhead grafic card or something like this (ie. xinerama, TwinView, etc ...). we use nvidia GeForce4 (here is our XF86Config TwinView option is only usable with nvidia cards) this is to have two "screens" one for previews and controls (1024x768) and the other for the video output(640x480). allthrougt you can adapt the patch to use only one screen.
  • Xvideo extension that can open several pdp windows (decent video cards can do this)
  • Begin

  • tar xzvf pidipVJ.tar.gz
  • cd pidipVJ - (it's important cause the init bang use "mov" file from here)
  • pd MAIN.pd
  • click the INIT bang it will open 4 pdp windows and put it in their places.
  • the three windows that you see over the patch must be "always on top" so click right button over the title bar of these windows and ....
  • change the "location" message that initialize the playlists to the path of your video stuff and click on both...
  • now you can enjoy this patch

  • note: we use this patch with a lot of very short and light videos (ie: sorenson, 320x240, 60 sec.).. i don't know how is the performance with other video formats...

    Use

  • basically you have two video channels with separate rack of effects and preview window (1 & 2). the effects can be aplied by pressing the associated key in keypad abstraction, default:

  • channel 1channel 2effect
    qapdp_aging
    wspdp_ascii
    edpdp_edge
    rfpdp_nervous
    tgpdp_simura
    yhpdp_transform
    ukpdp_vertigo
    ilpdp_cycle
    oñpdp_underwatch
    esc\clean all effects
  • both channels have speed, position, zoom in vsliders and some parameters for the effects with the grids...
  • you can select a video by click in the playlist or you can click the toogle on thew right of the playlist to change it randomly
  • the center window (3) is the result of mix option that you can choose with the keyboard too...

  • 1only channel1
    2only channel2
    3pdp_mix
    4pdp_randmix
    5pdp_and
    6pdp_add
    7pdp_or
    8pdp_xor
    9pdp_mul
    0pdp_sup
  • the big hslides and grid behind the center window modify parameters of the mix... (we r experimenting for now...)
  • the last destacable element is the keyboard informer that allows to know which effects and mix options you have enbled (only to see and have control)
  • TODO

  • MIDI in to substitute the keiboard and change videos
  • audio in to control effect parameters