Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pd-messages

Pd-messages helper files

This is an overview on how to interact with pd (create objects, connect lines, open patches, etc.) using messages.

Basically everything in pd is a message. However, since some messages are only used by pd's gui, there is no documentation on how these work. There are some tutorials out there but some might be outdated. This overview is an attempt to bring this messages to the surface.

This tutorial is still on the makings, so any suggestions will be more than welcomed.

Usage

Download or clone and open with Pure Data msp.ucsd.edu. Then, open go to the bin directory and open main.pd. You can browse through the tutorial after that.

Enjoy,

fdch

Useful resources:

  • PdWiki: a list of all pd-messages and a tutorial (Pd-0.34) by Damien Henry
  • iemguts is really convenient for canvas-related stuff
  • Barknecht: a tutorial on data structures

About

A simple tutorial for (mostly undocumented) pd internal messages

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages