Difference between revisions of "Pure Data"

From Wikicliki
Jump to: navigation, search
Line 2: Line 2:
 
: http://www.uni-weimar.de/medien/wiki/Audiovideo
 
: http://www.uni-weimar.de/medien/wiki/Audiovideo
 
: http://www.uni-weimar.de/medien/wiki/Bewegungsmelder
 
: http://www.uni-weimar.de/medien/wiki/Bewegungsmelder
 +
 +
== Learning by reading pure data examples ==
 +
 +
=== Feedback Loop patch by hellocatfood ===
 +
 +
[[Image: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 connect. [gemhead 3] runs first followed by whatever gemhead number next in order. (the higher the number, the later the [gemhead] is drawing).
 +
 +
 +
  
 
== see also ==
 
== see also ==

Revision as of 12:39, 25 December 2012

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

Learning by reading pure data examples

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 connect. [gemhead 3] runs first followed by whatever gemhead number next in order. (the higher the number, the later the [gemhead] is drawing).



see also