Pure Data 0.52-2
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads

Portable ZIP archive for Microsoft Windows, 64 bit executable

Installer for Microsoft Windows 32 bit executable (XP or later)

Portable ZIP archive for Microsoft Windows, 32 bit executable (XP or later)
Release Notes
Tested with | pd 0.52 |
---|---|
State | Final release |
License | BSD |
Release Manager | Miller Puckette |
Released | 2022/03/28 |
Many small bug fixes, and a few larger ones
- under JACK, Pd's delay adjusted upward to the jack blocksize if needed (to prevent a hang).
- Many documentation fixes and improvements by Alexandre Porres
- Reverted behavior when selecting and dragging a single text box, so that it now activates the text as traditional until 0.51. Sometimes one behavior is wanted, sometimes the other, so there should be an easy-to-understand way for users to control this. At the moment you can rectangle-select an object to displace it without selecting the text, which is perhaps adequate, perhaps not.
- Added an indirect way to open Pd's GUI on one machine and the real-time program on another without using X windows (so that it can be easily done on MacOS and Windows). Requires ssh expertise. (This was already included in pd-0.51-1 but not documented).