pd 0.55-0
Visual programming language for artistic performances
Pure Data (aka Pd) is a visual programming language. Pd enables musicians, visual artists, performers, researchers, and developers to create software graphically, without writing lines of code. Pd is used to process and generate sound, video, 2D/3D graphics, and interface sensors, input devices, and MIDI. Pd can easily work over local and remote networks to integrate wearable technology, motor systems, lighting rigs, and other equipment. Pd is suitable for learning basic multimedia processing and visual programming methods as well as for realizing complex systems for large-scale projects.
- Website: https://puredata.info
- Licenses: Modified BSD
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
Installation
Install pd 0.55-0
as follows:
guix install pd@0.55-0
Or install the latest version:
guix install pd
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.