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
257bcc5d
Commit
257bcc5d
authored
10 years ago
by
pokergaming
Browse files
Options
Downloads
Patches
Plain Diff
reformatting
parent
e3d9e46b
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
+8
-8
8 additions, 8 deletions
README.md
with
8 additions
and
8 deletions
README.md
+
8
−
8
View file @
257bcc5d
## Pure Data L2ork
Contributor's Guide
## Pure Data L2ork
maintainer: Ivica Bukvic
<ico@vt.edu>
maintainer: Ivica Bukvic
<ico@vt.edu>
...
@@ -43,13 +43,13 @@ methods, as well as for realizing complex systems for large-scale projects.
...
@@ -43,13 +43,13 @@ methods, as well as for realizing complex systems for large-scale projects.
### 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.
1
.
Documentation. We like documentation. It's like code, except friendly.
1
.
Be reliable. Binary releases must be usable for performances and
2
.
Be reliable. Binary releases must be usable for performances and
installations. The git repo must always be in a workable state that can be
installations. The git repo must always be in a workable state that can be
compiled. Regressions must be fixed quickly.
compiled. Regressions must be fixed quickly.
2
.
Be discoverable. Undocumented features are buggy. Missing help files are
3
.
Be discoverable. Undocumented features are buggy. Missing help files are
bugs. Patches for new functionality that lack documentation are spam.
bugs. Patches for new functionality that lack documentation are spam.
3
.
Be consistent. Consistent interfaces are themselves a kind of
4
.
Be consistent. Consistent interfaces are themselves a kind of
documentation. We like documentation, so it follows that we like consistent
documentation. We like documentation, so it follows that we like consistent
interviews.
interviews.
...
@@ -81,9 +81,9 @@ Contributing is easy:
...
@@ -81,9 +81,9 @@ Contributing is easy:
Here are some pressing tasks:
Here are some pressing tasks:
*
porting Pd-l2ork's graphical user interface from Tcl/Tk to Qt.
*
porting Pd-l2ork's graphical user interface from Tcl/Tk to Qt.
skill requirements: knowledge about Qt5/QML, threading, and Pd's core design
*
skill requirements: knowledge about Qt5/QML, threading, and Pd's core design
and deterministic message-dispatching and scheduling
and deterministic message-dispatching and scheduling
status: under active development
*
status: under active development
*
designing/implementing regression test template
*
designing/implementing regression test template
skill requirements: knowledge about... regression tests. :) But also some
skill requirements: knowledge about... regression tests. :) But also some
expertise in using Pd so that the tests themselves can
expertise in using Pd so that the tests themselves can
...
...
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