Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sanket Bhukan
purr-data
Commits
855a86ad
Commit
855a86ad
authored
8 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
document "tempo" message for timer-help.pd
parent
42c9a619
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/pddp/timer-help.pd
+23
-14
23 additions, 14 deletions
doc/pddp/timer-help.pd
with
23 additions
and
14 deletions
doc/pddp/timer-help.pd
+
23
−
14
View file @
855a86ad
#N canvas
430 34
555 619 10;
#N canvas
209 25
555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header timer 3 12 0 18
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header timer 3 12 0 18
-204280 -1 0;
-204280 -1 0;
#X obj 0 3
9
4 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
#X obj 0 3
5
4 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
-228856 -1 0;
#N canvas 484 259 494 368 META 0;
#N canvas 484 259 494 368 META 0;
#X text 12 125 LIBRARY internal;
#X text 12 125 LIBRARY internal;
...
@@ -49,7 +49,7 @@ may not exist in a single library.;
...
@@ -49,7 +49,7 @@ may not exist in a single library.;
#X text 22 70 Externals;
#X text 22 70 Externals;
#X obj 24 95 pddp/helplink iemlib/t3_timer;
#X obj 24 95 pddp/helplink iemlib/t3_timer;
#X restore 102 597 pd Related_objects;
#X restore 102 597 pd Related_objects;
#X obj 78
40
3 cnv 17 3
25
empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
#X obj 78
36
3 cnv 17 3
60
empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
-162280 0;
#X text 98 478 float;
#X text 98 478 float;
#X obj 78 479 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
#X obj 78 479 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
...
@@ -59,23 +59,22 @@ may not exist in a single library.;
...
@@ -59,23 +59,22 @@ may not exist in a single library.;
#X text 168 478 - upon sending the "flush" message to the left inlet
#X text 168 478 - upon sending the "flush" message to the left inlet
\, [bag] will output each value in the order it was received.;
\, [bag] will output each value in the order it was received.;
#X obj 503 9 timer;
#X obj 503 9 timer;
#X msg 104 180 bang;
#X msg 64 220 bang;
#X msg 79 158 bang;
#X msg 39 108 bang;
#X obj 79 202 timer;
#X obj 39 242 timer;
#X floatatom 79 224 0 0 0 0 - - -;
#X floatatom 39 264 0 0 0 0 - - -;
#X text 151 226 Output is in milliseconds;
#X text 74 108 Click here to start or reset;
#X text 114 158 Click here to start or reset;
#X text 34 61 The [timer] object measures elapsed logical time. Logical
#X text 74 111 The [timer] object measures elapsed logical time. Logical
time moves forward as if all computation were instantaneous and as
time moves forward as if all computation were instantaneous and as
if all [delay] and [metro] objects were exact.;
if all [delay] and [metro] objects were exact.;
#X text 1
4
2
18
1 Click here to get elapsed logical time. Click again...and
#X text 1
0
2
22
1 Click here to get elapsed logical time. Click again...and
again...to see periodic measurements from the start or reset time.
again...to see periodic measurements from the start or reset time.
;
;
#X text
7
7 2
5
0 NOTE: Unlike most other objects in Pd \, the right inlet
#X text
3
7 2
9
0 NOTE: Unlike most other objects in Pd \, the right inlet
of [timer] is the hot one (i.e. \, a bang to it triggers the output).
of [timer] is the hot one (i.e. \, a bang to it triggers the output).
;
;
#X text 98
40
2 bang;
#X text 98
36
2 bang;
#X text 168
40
2 - an initial "bang" to the left inlet starts the timer.
#X text 168
36
2 - an initial "bang" to the left inlet starts the timer.
Subsequent "bangs" reset the timer.;
Subsequent "bangs" reset the timer.;
#X text 98 433 bang;
#X text 98 433 bang;
#X text 167 433 - a bang to the right inlet causes the elapsed time
#X text 167 433 - a bang to the right inlet causes the elapsed time
...
@@ -155,6 +154,16 @@ three...please wait for approximately 3 seconds.;
...
@@ -155,6 +154,16 @@ three...please wait for approximately 3 seconds.;
#X text 11 23 measure logical time;
#X text 11 23 measure logical time;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide
;
;
#X msg 59 145 tempo 1 sec;
#X msg 67 169 tempo 2 msec;
#X text 111 266 Output defaults to milliseconds;
#X text 98 392 tempo;
#X text 152 145 set tempo in units of seconds;
#X text 152 169 set tempo in units of milliseconds;
#X text 168 392 - set tempo to some number of units (msec for short)
\, seconds (sec) \, minutes (min) or samples (samp).;
#X connect 15 0 17 1;
#X connect 15 0 17 1;
#X connect 16 0 17 0;
#X connect 16 0 17 0;
#X connect 17 0 18 0;
#X connect 17 0 18 0;
#X connect 31 0 17 0;
#X connect 32 0 17 0;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment