Skip to content
/ pdpy Public

A Pure Data scripting language written in Python

License

Notifications You must be signed in to change notification settings

pdpy-org/pdpy

Repository files navigation

PdPy

A Pure Data (Pd) scripting language written in Python.

The documentation exists here: pdpy-org.github.io/doc

Installation

To install pdpy you can either run the following from console, or create a virtual environment.

NOTE: You will need python version 3.9 or greater.

pip install pdpy-lib

Then, from python

import pdpy_lib as pdpy

References

This project is inspired by many discussions and projects:

Copyright

  • libpd: Copyright (c) Peter Brinkmann & the libpd team 2010-2021
  • Pure Data: Copyright (c) 1997-2021 Miller Puckette and others.
  • pyaudio: Copyright (c) 2006 Hubert Pham

About

A Pure Data scripting language written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published