Skip to content

ManualVt_print_message

Ales Cerny edited this page Jun 19, 2010 · 8 revisions
  1. sidebar ManualTableOfContents

Table of Contents

vt_print_message

http://lh3.ggpht.com/_tDS-QHKpLKk/TB0rOznCVPI/AAAAAAAAAGQ/o34nz7XbPKY/print_message.png

  • Prints message defined in symbolbox in pd console window*

Controls:

 * *Symbolbox* : symbol to be printed
 * *Color numbox* : define color preset number 

Displays:

 * *Module ID* : unique number generated by pd, this number is also displayed in appropriate module canvas in timeline window

Comment:

This module contains the simplest pd program which is actually just command print. As the print command is just one-shot event this module has no advanced controls. Its initial time is 0 and module canvas is just 1 pix wide.

Code explanation:

More: