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
Model registry
Operate
Environments
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
Jonathan Wilkes
purr-data
Commits
d9c1f255
Commit
d9c1f255
authored
10 years ago
by
pokergaming
Browse files
Options
Downloads
Patches
Plain Diff
formatting change to headers
parent
6fcd85d0
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
README.txt
+8
-16
8 additions, 16 deletions
README.txt
with
8 additions
and
16 deletions
README.txt
+
8
−
16
View file @
d9c1f255
Pure Data L2ork Contributor's Guide
#Pure Data L2ork Contributor's Guide
===================================
maintainer: Ivica Bukvic <ico@vt.edu>
maintainer: Ivica Bukvic <ico@vt.edu>
maintainer: Jonathan Wilkes <jancsika@yahoo.com>
maintainer: Jonathan Wilkes <jancsika@yahoo.com>
One Paragraph Project Overview
##One Paragraph Project Overview
------------------------------
Pure Data (aka Pd) is a visual programming. That means you can use it to
Pure Data (aka Pd) is a visual programming. That means you can use it to
create software graphically by drawing diagrams instead of writing lines of
create software graphically by drawing diagrams instead of writing lines of
code. These diagram shows how data flows through the software, displaying on
code. These diagram shows how data flows through the software, displaying on
the screen what text-based languages require you to piece together in your mind.
the screen what text-based languages require you to piece together in your mind.
Three Paragraph Project Overview
##Three Paragraph Project Overview
--------------------------------
Pd has been designed with an emphasis on generating sound, video,
Pd has been designed with an emphasis on generating sound, video,
2D/3D graphics, and connecting through sensors, input devices, and MIDI as well
2D/3D graphics, and connecting through sensors, input devices, and MIDI as well
...
@@ -31,8 +28,7 @@ wearable technology, motor systems, lighting rigs, and other equipment. Pd is
...
@@ -31,8 +28,7 @@ wearable technology, motor systems, lighting rigs, and other equipment. Pd is
also suitable for learning basic multimedia processing and visual programming
also suitable for learning basic multimedia processing and visual programming
methods, as well as for realizing complex systems for large-scale projects.
methods, as well as for realizing complex systems for large-scale projects.
Distributions of Pure Data
##Distributions of Pure Data
--------------------------
There are currently three main distributions of Pure Data:
There are currently three main distributions of Pure Data:
1. Pd-l2ork. Version used by Ivica Bukvic for his laptop orchestra. This
1. Pd-l2ork. Version used by Ivica Bukvic for his laptop orchestra. This
...
@@ -43,8 +39,7 @@ There are currently three main distributions of Pure Data:
...
@@ -43,8 +39,7 @@ There are currently three main distributions of Pure Data:
2. Pure Data Extended. A monolithic distribution which ships with lots of
2. Pure Data Extended. A monolithic distribution which ships with lots of
external libraries. At the moment it doesn't look to be maintained.
external libraries. At the moment it doesn't look to be maintained.
Pd-l2ork Goals
##Pd-l2ork Goals
--------------
Pd-l2ork has the following goals:
Pd-l2ork has the following goals:
0. Documentation. We like documentation. It's like code, except friendly.
0. Documentation. We like documentation. It's like code, except friendly.
...
@@ -57,8 +52,7 @@ Pd-l2ork has the following goals:
...
@@ -57,8 +52,7 @@ Pd-l2ork has the following goals:
documentation. We like documentation, so it follows that we like consistent
documentation. We like documentation, so it follows that we like consistent
interviews.
interviews.
Installation Guide
##Installation Guide
------------------
To install using a pre-compiled binary, follow these instructions:
To install using a pre-compiled binary, follow these instructions:
http://l2ork.music.vt.edu/main/?page_id=56
http://l2ork.music.vt.edu/main/?page_id=56
...
@@ -69,8 +63,7 @@ http://l2ork.music.vt.edu/main/?page_id=56
...
@@ -69,8 +63,7 @@ http://l2ork.music.vt.edu/main/?page_id=56
Then follow the steps outlined here:
Then follow the steps outlined here:
http://l2ork.music.vt.edu/main/?page_id=56#install-dev
http://l2ork.music.vt.edu/main/?page_id=56#install-dev
Contributor's Guide
##Contributor's Guide
-------------------
Contributing is easy:
Contributing is easy:
1. Join the development list:
1. Join the development list:
http://disis.music.vt.edu/cgi-bin/mailman/listinfo/l2ork-dev
http://disis.music.vt.edu/cgi-bin/mailman/listinfo/l2ork-dev
...
@@ -114,8 +107,7 @@ Here are some pressing tasks:
...
@@ -114,8 +107,7 @@ Here are some pressing tasks:
that has a link in the Pd console. It can be a little demo or game,
that has a link in the Pd console. It can be a little demo or game,
just something fun that shows off what can be done using Pure Data.
just something fun that shows off what can be done using Pure Data.
Project "Underview" (Implementation and Code Style)
##Project "Underview" (Implementation and Code Style)
---------------------------------------------------
The following is adapted from Pd Vanilla's original source notes. (There,
The following is adapted from Pd Vanilla's original source notes. (There,
they are found in CHANGELOG.txt for some reason...)
they are found in CHANGELOG.txt for some reason...)
...
...
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