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
Srashti Mittal
purr-data
Commits
653fbd24
Commit
653fbd24
authored
3 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
remove unused metro.pd
parent
50ff0cfc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pd/doc/5.reference/metro.pd
+0
-46
0 additions, 46 deletions
pd/doc/5.reference/metro.pd
with
0 additions
and
46 deletions
pd/doc/5.reference/metro.pd
deleted
100644 → 0
+
0
−
46
View file @
50ff0cfc
#N canvas 19 47 645 526 12;
#X obj 32 291 metro 500;
#X obj 70 9 metro;
#X floatatom 101 268 4 0 0 0 - - -, f 4;
#X msg 32 125 1;
#X text 92 135 nonzero number or "bang" to start;
#X msg 49 172 0;
#X msg 38 148 bang;
#X msg 49 194 stop;
#X text 99 181 zero or "stop" to stop.;
#X text 150 268 right inlet sets the rate in msec per tick.;
#X text 377 471 Updated for Pd version 0.45;
#X text 121 8 - metronome;
#X text 23 35 The metro object sends a series of bangs at regular time
intervals. The right inlet takes the value in milliseconds between
each bang. The left inlet takes a 1 or 0 \, turning the metronome on
or off.;
#X obj 32 317 bng 25 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 116 292 <-- optional creation arguments:;
#X text 165 311 - delay time (float);
#X text 166 329 - tempo (float) and time unit (symbol) as in "tempo"
message, f 31;
#X msg 51 220 tempo 2 msec;
#X text 165 219 set tempo in units of miliseconds (msec for short)
\, seconds (sec) \, minutes (min) or samples (samp)., f 51;
#X text 79 472 see also:;
#X obj 173 470 timer;
#X text 41 373 for example \, a metronome at intervals of one beat
at 120 beats per minute:, f 37;
#X obj 360 395 metro 1 120 permin;
#X obj 360 373 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 360 420 bng 25 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 220 435 delay;
#X text 50 428 for details on tempo setting \, see:, f 20;
#X connect 0 0 13 0;
#X connect 2 0 0 1;
#X connect 3 0 0 0;
#X connect 5 0 0 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
#X connect 17 0 0 0;
#X connect 22 0 24 0;
#X connect 23 0 22 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