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
8db4ead2
Commit
8db4ead2
authored
8 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
add xmlrpc-help.pd, which was missing for some reason
parent
e034cc62
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
externals/iem/iemxmlrpc/xmlrpc-help.pd
+38
-0
38 additions, 0 deletions
externals/iem/iemxmlrpc/xmlrpc-help.pd
with
38 additions
and
0 deletions
externals/iem/iemxmlrpc/xmlrpc-help.pd
0 → 100644
+
38
−
0
View file @
8db4ead2
#N canvas 8 134 546 352 10;
#X obj 49 118 xmlrpc 8000;
#X text 19 59 XMLRPC configuration;
#X obj 11 10 cnv 15 500 40 empty empty xmlrpc 10 22 0 24 -260818 -1
0;
#X text 148 14 xmlrpc external for PD \, author: Thomas Grill;
#X text 144 31 (C)2003 IEM \, Graz;
#X obj 51 183 netreceive;
#X text 25 144 For Windows user a dummy netreceive object MUST be present
Otherwise \, Pd uses 99% CPU power when invoked with -nogui;
#X floatatom 19 306 5 0 0 0 - - -;
#X text 19 246 some receivers;
#X text 232 244 some senders;
#X floatatom 234 272 5 0 0 0 - - -;
#X obj 19 271 r recv1;
#X obj 94 271 r recv2;
#X obj 234 302 s send1;
#X obj 327 303 s send2;
#X msg 316 271 a b;
#X msg 354 271 1 2 3 hula;
#X obj 469 287 env~;
#X obj 469 310 s send3;
#X floatatom 504 287 5 0 0 0 - - -;
#X obj 469 264 osc~ 0.1;
#X obj 93 303 print PD;
#X obj 195 224 pddp/pddplink xmlrpc-test.py;
#X text 18 83 Create an XMLRPC network socket using a port number between
1024 and 65000:;
#X text 19 211 Now run the Python test script to see it in action \,
you can open the script by clicking:;
#X connect 10 0 13 0;
#X connect 11 0 7 0;
#X connect 12 0 21 0;
#X connect 15 0 14 0;
#X connect 16 0 14 0;
#X connect 17 0 18 0;
#X connect 17 0 19 0;
#X connect 20 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