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
76fb41c1
Commit
76fb41c1
authored
8 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
fix #130: load_all_binaries.pd doesn't work on OSX
parent
db6a8a18
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/load_all_binaries.pd
+7
-7
7 additions, 7 deletions
scripts/load_all_binaries.pd
with
7 additions
and
7 deletions
scripts/load_all_binaries.pd
+
7
−
7
View file @
76fb41c1
#N canvas
1 25
658 577 10;
#N canvas
271 51
658 577 10;
#X obj 195 61 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 224 449 pdinfo;
...
...
@@ -368,7 +368,7 @@ zexy/wrap zexy/z~ zexy/||~;
#X connect 6 0 2 1;
#X restore 187 161 pd spigot;
#X msg 187 202 symbol \$1/*;
#N canvas 46
2
11
6
450 300 search_libdirs 0;
#N canvas 46
3
1
4
1 450 300 search_libdirs 0;
#X obj 85 27 inlet;
#X obj 130 86 hcs/file_type;
#X obj 85 48 t a a;
...
...
@@ -376,11 +376,11 @@ zexy/wrap zexy/z~ zexy/||~;
#X obj 85 159 spigot;
#X msg 130 128 1;
#X msg 200 129 0;
#X obj 85 2
2
1 folder_list;
#X obj 85 2
4
2 outlet;
#X obj 85 2
0
1 symbol;
#X msg 85 1
80
\$1/*pd_linux \, \$1/*l_ia64 \, \$1/*l_i386 \, \$1/*dll
\, \$1/*dylib;
#X obj 85 2
3
1 folder_list;
#X obj 85 2
5
2 outlet;
#X obj 85 2
1
1 symbol;
#X msg 85 1
79
\$1/*pd_linux \, \$1/*l_ia64 \, \$1/*l_i386 \, \$1/*dll
\, \$1/*dylib
\, \$1/*pd_darwin
;
#X connect 0 0 2 0;
#X connect 1 0 3 0;
#X connect 2 0 4 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