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
Devesh Prasad
purr-data
Commits
8019ba16
Commit
8019ba16
authored
6 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-up-readme'
parents
9ddde963
d0475b86
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.md
+19
-9
19 additions, 9 deletions
README.md
with
19 additions
and
9 deletions
README.md
+
19
−
9
View file @
8019ba16
...
...
@@ -6,15 +6,14 @@ maintainers:
*
Albert Graef
<aggraef@gmail.com>
*
Jonathan Wilkes
<jancsika@yahoo.com>
[
Downloads
](
https://github.com/jonwwilkes/purr-data/releases
)
[
Mailing List
](
http://disis.music.vt.edu/cgi-bin/mailman/listinfo/l2ork-dev
)
*
[
Downloads
](
#downloads
)
*
[
One Paragraph Overview
](
#one-paragraph-overview
)
*
[
Three Paragraph Overview
](
#three-paragraph-overview
)
*
[
Goals
](
#goals
)
*
[
User Guide
](
#user-guide
)
*
[
Relationship of Purr Data to Pure Data
](
#relationship-of-purr-data-to-pure-data
)
*
[
Downloads
](
#downloads
)
*
[
Build Guide
](
#build-guide
)
*
[
Gnu/Linux
](
#linux
)
*
[
OSX
](
#osx-64-bit-using-homebrew
)
...
...
@@ -32,8 +31,6 @@ create software graphically by drawing diagrams instead of writing lines of
code. These diagrams show how data flows through the software, displaying on
the screen what text-based languages require you to piece together in your mind.
### Three Paragraph Overview
Pd has been designed with an emphasis on generating sound, video,
...
...
@@ -66,6 +63,16 @@ Pd-L2ork has the following goals:
documentation. We like documentation, so it follows that we like consistent
interfaces.
### User Guide
For a more in-depth look at Purr Data for new users and developers, see:
[
https://agraef.github.io/purr-data-intro/Purr-Data-Intro.html
](
https://agraef.github.io/purr-data-intro/Purr-Data-Intro.html
)
For more resources see:
[
https://agraef.github.io/purr-data/
](
https://agraef.github.io/purr-data/
)
### Relationship of Purr Data to Pure Data
There are three maintained distributions of Pure Data:
...
...
@@ -82,11 +89,14 @@ There are three maintained distributions of Pure Data:
### Downloads
You can download a precompiled installer for Gnu/Linux, Windows, or OSX
from the following site:
For Ubuntu PPAs and Arch AUR:
[
https://github.com/jonwwilkes/purr-data/releases
](
https://github.com/jonwwilkes/purr-data/releases
)
[
https://agraef.github.io/purr-data/#jgu-packages
](
https://agraef.github.io/purr-data/#jgu-packages
)
Packages for Gnu/Linux, Windows, and OSX:
[
https://github.com/jonwwilkes/purr-data/releases
](
https://github.com/jonwwilkes/purr-data/releases
)
### Build Guide
**NOTE:**
The instructions below talk about running the
`tar_em_up.sh`
build
...
...
@@ -603,4 +613,4 @@ primitives (numbers, strings, and arrays). For the arrays, Javascript's array
notation is used. This is a highly idiosyncratic, quick-and-dirty approach.
But the point is that the idiosyncracy exists in a single file of the source
code, and can be easily made more modular (or replaced entirely by something
else) without affecting _any_ of the rest of the C code.
\ No newline at end of file
else) without affecting _any_ of the rest of the C code.
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