Difference between revisions of "Pure Data"

From Wikicliki
Jump to: navigation, search
(Learning by reading Pure Data examples)
Line 1: Line 1:
 
== Learning by reading Pure Data examples ==
 
== Learning by reading Pure Data examples ==
  
Today our goal is to read 12 tutorials to understand how PD works.
+
Today's goal is to read 12 tutorials to understand how PD works.
  
=== Feedback Loop patch by hellocatfood ===
+
=== Patch 1 - Feedback Loop patch by hellocatfood ===
  
 
[[Image:puredata_hellocatfood.png]]
 
[[Image:puredata_hellocatfood.png]]

Revision as of 13:00, 25 December 2012

Learning by reading Pure Data examples

Today's goal is to read 12 tutorials to understand how PD works.

Patch 1 - Feedback Loop patch by hellocatfood

Puredata hellocatfood.png

From http://www.hellocatfood.com/2012/03/23/feedback-loops-in-pure-data/

  • Noticed there was no connection between the original loading video geo and the feedback geos. Apparently the different geos do not need to be connected up. in this example [gemhead 4] runs first followed by whatever gemhead number next in order. it could be any number bigger than 4. if the second one was gemhead 3 it wouldnt work. the higher the number, the later the [gemhead] is drawing...
  • No soundtrack. Found out from this flossmanuals page on Images, Movies and Live Video that "Sound is not supported by [pix_film] ([pix_movie] neither). If you want to sync a soundtrack of a video to your images, you have to first extract it using an external video editor."

see also

  • max neupert's tutorials
http://www.uni-weimar.de/medien/wiki/Audiovideo
http://www.uni-weimar.de/medien/wiki/Bewegungsmelder