Skip to content

Commit

Permalink
Merge branch 'master' of /home/mxseb/codins/pd-src/pure-data/ into de…
Browse files Browse the repository at this point in the history
…velop
  • Loading branch information
sebshader committed Sep 14, 2024
2 parents 29f4a05 + e586b3a commit 4d2dcfe
Show file tree
Hide file tree
Showing 315 changed files with 29,605 additions and 12,627 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Build MacOs package'
on: workflow_dispatch

env:
PD_VERSION: 0.54-1-Next
PD_VERSION: 0.55-1-Next

jobs:
make-package:
Expand Down
8 changes: 4 additions & 4 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Guenter Geiger, Kerry Hagan, Trevor Johnson, Fernando Lopez-Lezcano, Adam
Lindsay, Karl MacMillan, Thomas Musil, Toshinori Ohkouchi, Winfried Ritsch,
Vibeke Sorensen, Rand Steiger, Hans-Christoph Steiner, Shahrokh Yadegari, Dan
Wilcox, David Zicarelli, IOhannes m zmoelnig, Christof Ressi, Antoine Rousseau,
Alexandre Torres Porres, Claude Heiland-Allen, Roman Haefeli, Lucarda, Seb Shader
and probably many others for contributions of code, documentation, ideas, and
expertise. This work has received support from Intel, Keith McMillen Instruments,
ZKM, IEM, and UCSD.
Alexandre Torres Porres, Claude Heiland-Allen, Roman Haefeli, Lucarda, Chris
McCormick, Seb Shader and probably many others for contributions of code,
documentation, ideas, and expertise. This work has received support from Intel,
Keith McMillen Instruments, ZKM, IEM, and UCSD.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
##### Prelude #####

AC_PREREQ(2.59)
AC_INIT([pd], [0.55.0])
AC_INIT([pd], [0.55.1])
AC_CONFIG_SRCDIR(src/m_pd.c)
AC_CONFIG_AUX_DIR([m4/config])
AC_CONFIG_MACRO_DIR([m4/generated])
Expand Down
270 changes: 135 additions & 135 deletions doc/1.manual/index.htm

Large diffs are not rendered by default.

Binary file modified doc/1.manual/resources/2.3.17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/1.manual/resources/2.3.18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/1.manual/resources/2.3.19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/1.manual/resources/2.3.20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/1.manual/resources/2.3.21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/1.manual/resources/2.3.22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/1.manual/resources/2.3.23.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/1.manual/resources/2.3.24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/1.manual/resources/2.3.25.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/1.manual/resources/2.3.26.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/1.manual/resources/2.3.27.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
59 changes: 36 additions & 23 deletions doc/1.manual/x1.htm → doc/1.manual/resources/chapter1.htm
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,42 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<TITLE>Pd Manual - Chapter 1: Introduction</TITLE>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="resources/pdmanual.css" media="screen">
<link rel="icon" href="resources/favicon.ico">
<link rel="stylesheet" type="text/css" href="pdmanual.css" media="screen">
<link rel="icon" href="favicon.ico">
</HEAD>
<BODY>

<div class="nav nav-top">
<div class="nav-back"><A href="index.htm">&lt; Table of contents</A></div>
<div class="nav-forward"><A href="x2.htm">Chapter 2: Theory of operation &gt;</A></div>
<div class="nav-back"><A href="../index.htm">&lt; Table of contents</A></div>
<div class="nav-forward"><A href="chapter2.htm">Chapter 2: Theory of operation &gt;</A></div>
</div>

<div id="corpus">

<IMG id="logo" src="resources/icon.png" ALT="pd icon">
<IMG id="logo" src="icon.png" ALT="pd icon">

<H2>Chapter 1: Introduction</H2>

<P> This is the official HTML manual for Pd (Pure Data), a patchable
<P> This is the official HTML manual for Pure Data, a patchable
computer music environment for audio analysis, synthesis and digital
signal processing in real time (aka "Live Electronics"). Pd can be
extended with third-party libraries for additional computer music
features, multimedia capabilities and more. The latest version of this
manual is found online on <A href="http://msp.ucsd.edu/software.html">
http://msp.ucsd.edu/software.html</A>, along with the downloads of the
features, multimedia capabilities and more, making Pd a programming
environment also for video, graphics, interfacing with arduino, etc.

<P> Pd is commonly used for live music performance, VeeJaying, sound effects,
composition, audio analysis, interfacing with sensors, using cameras,
controlling robots, designing apps, procedural audio for games or even
interacting with websites. Because all of these various media are handled as
digital data within the program, many fascinating opportunities for
cross-synthesis between them exist. Sound can be used to manipulate video,
which could then be streamed over the internet to another computer which might
analyze that video and use it to control a motor-driven installation and whatnot.

<P> The latest version of this manual is found online
at <A href="http://msp.ucsd.edu/software.html">
http://msp.ucsd.edu/software.html</A>,
along with the downloads of the
latest Pd releases.

<H3> <A href="#s1.1" id="s1.1"> 1.1. Guide to Pd's documentation </A> </H3>
Expand All @@ -52,12 +65,12 @@ <H3> <A href="#s1.1" id="s1.1"> 1.1. Guide to Pd's documentation </A> </H3>
<LI>The first subfolder <b>1.manual</b> includes this HTML manual and consists of 6 sections:

<UL>
<LI> This <A href="x1.htm"> introduction </A>
<LI> A <A href="x2.htm"> theory of operations</A>, explaining how Pd works
<LI> Instructions on <A href="x3.htm"> installing and configuring Pd</A>
<LI> Information on managing <A href="x4.htm"> externals </A>
<LI> The <A href="x5.htm"> changelog </A>
<LI> Instructions on <A href="x6.htm"> building Pd from source </A>
<LI> This <A href="chapter1.htm"> introduction </A>
<LI> A <A href="chapter2.htm"> theory of operations</A>, explaining how Pd works
<LI> Instructions on <A href="chapter3.htm"> installing and configuring Pd</A>
<LI> Information on managing <A href="chapter4.htm"> externals </A>
<LI> The <A href="chapter5.htm"> changelog </A>
<LI> Instructions on <A href="chapter6.htm"> building Pd from source </A>
</UL>

<LI>Next, there's a series of tutorial patches, starting with <b>2.control.examples</b>,
Expand All @@ -71,13 +84,13 @@ <H3> <A href="#s1.1" id="s1.1"> 1.1. Guide to Pd's documentation </A> </H3>

<LI><b>4.data.structures</b> is the last tutorial, giving an introduction to Pd's Data
Structures feature, also described in this manual in section
<A href="x2.htm#s2.10">2.10 Data Structures</A>.
<A href="chapter2.htm#s2.10">2.10 Data Structures</A>.

<LI>In the <b>5.reference</b> folder, you find the help patches for all objects.

<LI>The <b>6.externs</b> folder includes instructions on how to write externals,
including sample C code for different use cases. More information on externals
is found in <a href="x4.htm">Chapter 4: Externals </a> of this manual.
is found in <a href="chapter4.htm">Chapter 4: Externals </a> of this manual.

<LI>In the <b>7.stuff</b> folder, you'll find additional patches to explore.

Expand All @@ -91,7 +104,7 @@ <H3> <A href="#s1.2" id="s1.2"> 1.2. The Help menu </A> </H3>
to the documentation and other resources. "Pd Help" opens this HTML manual.

<figure>
<IMG src="resources/1.2.1.png" ALT="pd help">
<IMG src="1.2.1.png" ALT="pd help">
<figcaption><u>Fig. 1.2.1</u> The Help menu</figcaption>
</figure>

Expand All @@ -101,7 +114,7 @@ <H3> <A href="#s1.2" id="s1.2"> 1.2. The Help menu </A> </H3>
the manual, particular help files, examples from the tutorials, etc.

<figure>
<IMG src="resources/1.2.2.png" ALT="browser">
<IMG src="1.2.2.png" ALT="browser">
<figcaption><u>Fig. 1.2.2</u> The Help browser accessing the Pd's documentation folder</figcaption>
</figure>

Expand All @@ -113,7 +126,7 @@ <H3> <A href="#s1.2" id="s1.2"> 1.2. The Help menu </A> </H3>
includes a list of all native objects with brief explanations.

<figure>
<IMG src="resources/1.2.3.png" ALT="list of objects">
<IMG src="1.2.3.png" ALT="list of objects">
<figcaption><u>Fig. 1.2.3</u> The help-intro patch with a list of all internal objects</figcaption>
</figure>

Expand All @@ -131,7 +144,7 @@ <H3> <A href="#s1.2" id="s1.2"> 1.2. The Help menu </A> </H3>

<P> The <b>Help menu</b> also allows you to find and download externals with the "Find
externals" entry, which opens a Pd extension manager. This is described more detailed in
<A href="x4.htm#s4.3.2">4.3.2 How to Download Externals from Pd</A>.
<A href="chapter4.htm#s4.3.2">4.3.2 How to Download Externals from Pd</A>.


<H3> <A href="#s1.3" id="s1.3"> 1.3. Other resources </A> </H3>
Expand Down Expand Up @@ -186,8 +199,8 @@ <H3> <A href="#s1.4" id="s1.4"> 1.4. Other flavors </A> </H3>

</div>
<div class="nav nav-bottom">
<div class="nav-back"><A href="index.htm">&lt; Table of contents</A></div>
<div class="nav-forward"><A href="x2.htm">Chapter 2: Theory of operation &gt;</A></div>
<div class="nav-back"><A href="../index.htm">&lt; Table of contents</A></div>
<div class="nav-forward"><A href="chapter2.htm">Chapter 2: Theory of operation &gt;</A></div>
</div>

</BODY>
Expand Down
Loading

0 comments on commit 4d2dcfe

Please sign in to comment.