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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
brittney allen
purr-data
Commits
afc6f8a1
Commit
afc6f8a1
authored
10 years ago
by
Ivica Bukvic
Browse files
Options
Downloads
Patches
Plain Diff
*improved random scaling logic
parent
e59236f2
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
l2ork_addons/K12/math_random.pd
+37
-7
37 additions, 7 deletions
l2ork_addons/K12/math_random.pd
with
37 additions
and
7 deletions
l2ork_addons/K12/math_random.pd
+
37
−
7
View file @
afc6f8a1
#N canvas 512 50 4
24 259
10;
#N canvas 512 50 4
31 468
10;
#X obj 162 159 ggee/image @pd_extra/K12/objects/math_random.png 1;
#X obj 162 159 ggee/image @pd_extra/K12/objects/math_random.png 1;
#X obj 121 181 nbx 5 19 -1e+37 1e+37 0 1 \$0-s-null \$0-r-null empty
#X obj 121 181 nbx 5 19 -1e+37 1e+37 0 1 \$0-s-null \$0-r-null empty
0 -8 0 16 -262144 -1 -1 127 256 1;
0 -8 0 16 -262144 -1 -1 127 256 1;
...
@@ -7,22 +7,37 @@
...
@@ -7,22 +7,37 @@
#X obj 121 156 nbx 5 19 -1e+37 1e+37 0 1 \$0-s-null \$0-r-null empty
#X obj 121 156 nbx 5 19 -1e+37 1e+37 0 1 \$0-s-null \$0-r-null empty
0 -8 0 16 -262144 -1 -1 0 256 1;
0 -8 0 16 -262144 -1 -1 0 256 1;
#X obj 62 62 preset_node k12;
#X obj 62 62 preset_node k12;
#X obj 8
2
91 outlet;
#X obj 8
4
91 outlet;
#X text 120 140 low;
#X text 120 140 low;
#X text 175 197 high;
#X text 175 197 high;
#X obj 63 85 preset_node k12;
#X obj 63 85 preset_node k12;
#X obj 8 107 sel 1;
#X obj 8 107 sel 1;
#X msg 162 85 open @pd_extra/K12/objects/math_random.png;
#X msg 162 85 open @pd_extra/K12/objects/math_random.png;
#X obj 8
2
65 int;
#X obj 8
4
65 int;
#X obj 8
2
40 maxlib/scale 0 10000 0 10000;
#X obj 8
4
40 maxlib/scale 0 10000 0 10000;
#X obj 8 189 random 10000;
#X obj 8 189 random 10000;
#X obj 140 219 + 1;
#X obj 179 382 + 1;
#X obj 88 361 moses 0;
#X obj 140 361 moses 0;
#X obj 88 382 - 1;
#X obj 200 281 t f f;
#X obj 240 334 sel 1;
#X obj 240 355 f;
#X obj 240 313 >;
#X obj 290 281 t f f;
#X obj 330 334 sel 1;
#X obj 330 355 f;
#X obj 330 313 <;
#X connect 1 0 9 0;
#X connect 1 0 9 0;
#X connect 1 0 15 0;
#X connect 1 0 17 0;
#X connect 1 0 23 0;
#X connect 1 0 22 1;
#X connect 2 0 10 0;
#X connect 2 0 10 0;
#X connect 3 0 11 0;
#X connect 3 0 11 0;
#X connect 4 0 5 0;
#X connect 4 0 5 0;
#X connect 4 0 13 3;
#X connect 4 0 16 0;
#X connect 4 0 19 0;
#X connect 4 0 26 1;
#X connect 5 0 4 0;
#X connect 5 0 4 0;
#X connect 9 0 1 0;
#X connect 9 0 1 0;
#X connect 10 0 14 0;
#X connect 10 0 14 0;
...
@@ -30,4 +45,19 @@
...
@@ -30,4 +45,19 @@
#X connect 13 0 12 0;
#X connect 13 0 12 0;
#X connect 14 0 13 0;
#X connect 14 0 13 0;
#X connect 15 0 13 4;
#X connect 15 0 13 4;
#X connect 16 0 18 0;
#X connect 16 1 13 3;
#X connect 17 0 13 4;
#X connect 17 1 15 0;
#X connect 18 0 13 3;
#X connect 19 0 22 0;
#X connect 19 1 21 1;
#X connect 20 0 21 0;
#X connect 21 0 1 0;
#X connect 22 0 20 0;
#X connect 23 0 26 0;
#X connect 23 1 25 1;
#X connect 24 0 25 0;
#X connect 25 0 4 0;
#X connect 26 0 24 0;
#X coords 0 -1 1 1 89 89 2 117 127;
#X coords 0 -1 1 1 89 89 2 117 127;
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