VIS for Pd is a dataflow programming extension for the VIS-Framework, based on PureData (Pd).
####Requirements
- Miller Puckette's Pd-0.47-1.
- It is highly recommended to work through a tutorial on how to use Pd first, before going any further. Johannes Kreidler wrote an excellent Pd tutorial.
- Thomas Grill's py/pyext. The esiest way to install
py/pyext
is via deken. - Gem by umlaeute. Gem is used for visualization. Install this Pd external with deken.
- Python, and the following modules:
- Michael Cuthbert's music21. Read the documentation.
- McGill's VIS-Framework developed by the SIMSSA project. Read the documentation.
- The open source pandas library. Read the documentation.