Menu

Tree [14d8b9] master 0.55-0 /
 History

HTTPS access


File Date Author Commit
 .github 2021-12-06 IOhannes m zmoelnig IOhannes m zmoelnig [e269db] [ci] added github workflow
 asio 2018-01-09 IOhannes m zmoelnig IOhannes m zmoelnig [4b8752] Allow out-of-tree builds even with ASIO
 doc 2024-06-08 porres porres [79fcff] add compatibility note about [sqrt~]/[rsqrt~]
 extra 2024-05-27 Miller Puckette Miller Puckette [932217] suppress two spurious messages
 font 2023-06-16 IOhannes m zmölnig IOhannes m zmölnig [efd94d] Install some more forgotten files
 libpd 2024-05-10 danomatika danomatika [3f4f0e] libpd: removed doubled defines from Makefile, a...
 linux 2024-06-08 Miller Puckette Miller Puckette [14d8b9] version number to 0.55-0. Only tagging when su...
 m4 2021-11-09 danomatika danomatika [617ed4] configure: add arm64 on macOS for --enable-univ...
 mac 2024-04-25 IOhannes m zmölnig IOhannes m zmölnig [02b8c3] macOS: fixed registration of translation in PO-...
 man 2017-08-17 IOhannes m zmoelnig IOhannes m zmoelnig [3f92d7] fixed spelling mistakes
 md 2020-11-05 luz paz luz paz [b1b327] Fix various typos
 msw 2023-11-09 Lucas Cordiviola Lucas Cordiviola [4b3669] NSIS: finer 'exact-match' search for running app
 po 2024-06-02 danomatika danomatika [cea8e5] Revert "Revert "update translation for dialog s...
 portaudio 2024-05-14 danomatika danomatika [981a04] portaudio: update readme formatting
 portmidi 2024-05-14 Miller Puckette Miller Puckette [b00725] band-aid applied to portmidi to fix compiler ou...
 src 2024-06-08 Miller Puckette Miller Puckette [14d8b9] version number to 0.55-0. Only tagging when su...
 tcl 2024-06-03 IOhannes m zmölnig IOhannes m zmölnig [f99085] on macOS get the bundleID (for the GUI preferen...
 .dir-locals.el 2021-04-13 IOhannes m zmölnig IOhannes m zmölnig [5975db] cleanup .dir-locals.el and move it to top-level...
 .editorconfig 2021-04-13 IOhannes m zmölnig IOhannes m zmölnig [7cde2d] added editorconfig
 .gitattributes 2021-04-13 IOhannes m zmölnig IOhannes m zmölnig [af0ef1] do export editor-configuration
 .gitignore 2022-04-04 IOhannes m zmölnig IOhannes m zmölnig [be1e80] gitignore all externals with the generic extens...
 .travis.yml 2021-07-13 IOhannes m zmölnig IOhannes m zmölnig [4732ec] [ci] use shared travis-ci configuration
 INSTALL.htm 2020-08-07 Lucas Cordiviola Lucas Cordiviola [0877e8] add line
 INSTALL.txt 2023-10-23 Lucas Cordiviola Lucas Cordiviola [027506] document '--enable-debug' configure flag
 LICENSE.txt 2007-08-01 Miller Puckette Miller Puckette [52dca0] set up git repository
 Makefile.am 2023-06-16 IOhannes m zmölnig IOhannes m zmölnig [efd94d] Install some more forgotten files
 README.translators.md 2022-10-17 IOhannes m zmölnig IOhannes m zmölnig [a42dbb] note an translating Pd
 README.txt 2024-05-14 porres porres [271773] Update README.txt
 autogen.sh 2016-04-24 danomatika danomatika [9be0f4] indentation fixes
 configure.ac 2024-05-08 Miller Puckette Miller Puckette [46e3ec] version number to 0.55-0
 pd.pc.in 2016-05-13 danomatika danomatika [33fdf8] small updates to the man file & pkgconfig file

Read Me

# Pure Data

This is the README file for Pd, a free real-time computer music system.

## Getting Pd

You can get Pd for Linux, macOS, or Microsoft Windows from:

    http://msp.ucsd.edu/software.html

or from the Pure Data community site:

    https://puredata.info

Installation instructions are in INSTALL.txt and the Pd Manual at:

    http://msp.ucsd.edu/Pd_documentation/index.htm

If you download and unpack Pd, you will also find the Manual locally
in the file "doc/1.manual/index.htm".

Linux (or FreeBSD): In some Linux installations you can download Pd via "apt-get
install puredata" or "dnf install puredata"; otherwise you can download
the source and compile it as described in INSTALL.txt.

Apple macOS: Pd binaries are distributed as a "tar.gz" file. The web browser
will probably download this archive into your Downloads folder. Double click
to extract the archived Mac app which you can then run and/or drag into your
Applications folder.

Microsoft Windows: Pd binaries are distributed as a self-extracting executable
or as a "zip" file.

If you have questions about Pd or if you wish to be notified of releases,
you can browse and/or join the Pd mailing list:

    https://lists.puredata.info/listinfo

Many extensions to Pd are available, for instance to add video and 3D graphics.
The easiest way to get these is to use the "Find externals" command in Pd's Help
menu.

## Copyright

Except as otherwise noted, all files in the Pd distribution are

    Copyright (c) 1997-2024 Miller Puckette and others.

For information on usage and redistribution, and for a DISCLAIMER OF ALL
WARRANTIES, see LICENSE.txt included in the Pd distribution.
(Note that Tcl/Tk, expr, and some other files are copyrighted separately).

## Acknowledgements

Thanks to Harry Castle, Krzysztof Czaja, Mark Danks, Christian Feldbauer,
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.