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
c3653840
Commit
c3653840
authored
9 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
change empty string to "none"
parent
ba29478c
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/4.data.structures/pd-l2ork/ds-demos/unit-circle.pd
+3
-3
3 additions, 3 deletions
pd/doc/4.data.structures/pd-l2ork/ds-demos/unit-circle.pd
with
3 additions
and
3 deletions
pd/doc/4.data.structures/pd-l2ork/ds-demos/unit-circle.pd
+
3
−
3
View file @
c3653840
#N struct unit_circle float x float y;
#N canvas
0 19
683 520 10;
#N canvas
11 47
683 520 10;
#X scalar unit_circle 103 387 \;;
#X obj 310 166 * 6.28;
#X obj 310 212 sin;
...
...
@@ -11,7 +11,7 @@
#X obj 310 5 bng 21 250 50 0 empty empty Go! 28 10 0 10 -4034 -1 -1
;
#X obj 52 101 loadbang;
#N canvas
274 34
770 578 (subpatch) 0;
#N canvas
111 79
770 578 (subpatch) 0;
#X obj 117 -58 draw path m -120 0 l 120 0 m 0 120 l 0 -240 0 20 150
0 m -150 100 l 150 0 m -150 100 l 150 0 m 0 20 l 0 -240 0 20 150 0
m -150 100 l 150 0 m -150 100 l 150 0 m 0 20 l 0 -240 0 20 150 0 m
...
...
@@ -59,7 +59,7 @@ l 150 0 m -150 100 l 150 0 m 0 20 l 0 -240 0 20 20 0 m -20 100 l 20
#X text 624 329 <- guide line;
#X msg 117 -79 stroke-width 2 \, stroke gray \, stroke-opacity 0.6
\, fill white;
#X msg 525 110 stroke-width 3 \, stroke red \, fill
""
;
#X msg 525 110 stroke-width 3 \, stroke red \, fill
none
;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 4 0 36 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