- Reestructuración de ficheros y directorios general
- merge v0.01 --> Añadido fileselector - Añadidas fuentes de Gem y Pure Data - pix2jpg incluído en Gem. Archivos de construcción de Gem modificados. - Añadido fichero ompiling.txt con instrucciones de compilación
This commit is contained in:
parent
c9adfd020b
commit
e85d191b46
3100 changed files with 775434 additions and 3073 deletions
15
pd-0.44-2/doc/5.reference/realtime-help.pd
Normal file
15
pd-0.44-2/doc/5.reference/realtime-help.pd
Normal file
|
@ -0,0 +1,15 @@
|
|||
#N canvas 156 202 565 269 12;
|
||||
#X msg 73 146 bang;
|
||||
#X msg 30 115 bang;
|
||||
#X floatatom 30 206 0 0 0;
|
||||
#X text 71 113 Click here to reset;
|
||||
#X text 27 232 Output is in milliseconds;
|
||||
#X text 114 147 Click here to get elapsed CPU time;
|
||||
#X obj 66 15 realtime;
|
||||
#X text 12 47 The realtime object measures elapsed real time \, as measured by your operating system.;
|
||||
#X obj 30 176 realtime;
|
||||
#X text 134 15 - ask OS for elapsed real time;
|
||||
#X text 302 244 updated for Pd version 0.33;
|
||||
#X connect 0 0 8 1;
|
||||
#X connect 1 0 8 0;
|
||||
#X connect 8 0 2 0;
|
Loading…
Add table
Add a link
Reference in a new issue