Pure Data Mac Os X Download

Category: Distributions — Other products by this author
Miller S. Puckette's 'vanilla' distribution of Pd

Current release: Pure Data 0.51-1

Released 2020-08-15 — tested with pd 0.51

1st bugfix release of Pd-0.51

Hello all, I would like to share with you a small library of GUI objects and also a TCL color scheme plugin that I am currently using with pd-extended. It includes new buttons, toggles, spigots, dac and adc, and more. This is how it looks: http://oi58.t. The 0.38 version of Pd-for Mac is available as a free download on our website. This application's bundle is identified as org.puredata. This free software for Mac OS X was originally developed by Hans-Christoph Steiner, Frank Barknecht, Guenter Geiger. The following version: 0.4 is the most frequently downloaded one by the program users.

Get Pure Data for All platforms (Source code) (9.6MB)

Source tarball

Get Pure Data for Windows (6.9MB)

Installer for Microsoft Windows, 64 bit executable

Get Pure Data for Windows (7.1MB)

Portable ZIP archive for Microsoft Windows, 64 bit executable

Get Pure Data for Mac OS X (4.9MB)

Intel/32bit 'i386' (works with older externals libraries)

Get Pure Data for Windows (6.3MB)

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

Get

Mac Os X Versions Download

Pure Data for Windows (6.5MB)

Portable ZIP archive for Microsoft Windows, 32 bit executable (XP or later)

Get Pure Data for Debian GNU/Linux

official Debian package ('apt-get')

Experimental releases

There are no experimental releases available at the moment.

Apple Mac Os X Download

Project Description

Project resources

This page may be OUTDATED: For an always up-to-date version, check out Miller Puckette's Site

Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing. It is the third major branch of the family of patcher programming languages known as Max (Max/FTS, ISPW Max, Max/MSP, jMax, etc.) originally developed by Miller Puckette and company at IRCAM. The core of Pd is written and maintained by Miller Puckette and includes the work of many developers, making the whole package very much a community effort.

Pd was created to explore ideas of how to further refine the Max paradigm with the core ideas of allowing data to be treated in a more open-ended way and opening it up to applications outside of audio and MIDI, such as graphics and video.

It is easy to extend Pd by writing object classes ('externals') or patches ('abstractions'). The work of many developers is already available as part of the standard Pd packages and the Pd developer community is growing rapidly. Recent developments include a system of abstractions for building performance environments; a library of objects for physical modeling; and a library of objects for generating and processing video in realtime.

Pd is free software and can be downloaded either as an OS-specific package, source package, or directly from CVS. Pd was written to be multi-platform and therefore is quite portable; versions exist for Win32, IRIX, GNU/Linux, BSD, and MacOS X running on anything from a PocketPC to an old Mac to a brand new PC. It is possible to write externals and patches that work with Max/MSP and Pd using flext and cyclone.

by Miller Puckette last modified 2019-08-27 12:37 PM

PURE DATA

  • INTRODUCTION
  • INSTALLING
  • GETTING STARTED
  • THE INTERFACE
  • AUDIO TUTORIALS
  • DATAFLOW TUTORIALS
  • VIDEO (GEM) TUTORIALS
  • SENSORS
  • NETWORK DATA
  • MIDI
  • STREAMING
  • LIST OF OBJECTS
  • APPENDICES
PureData: InstallingOSX

Software name : Pd-extended
Homepage :http://puredata.info
Software version used for this installation: Pd-extended 0.39.3
Operating System use for this installation: Mac OS 10.4.11
Recommended Hardware : Any Mac running Mac OS X 10.4 or later

To begin, download Pd-extended from the Pure Data Community Downloads page ( http://puredata.info/downloads/pd-extended ).

Since there is not a 'Universal Binary' for Pd-extended, you will want to select the Mac OS X installer that best suits your computer. Use the one labelled 'Mac OS X i386' for all recent Mac computers, they are all Intel-based. For example, any Mac Pro or MacBook is an Intel Mac. Any iMac that is less that a few years old is an Intel Mac.

For older Macs

Use the 'Mac OS X PowerPC' installer if you have a PowerMac, PowerBook, or iBook with a G4 or G5 processor running Mac OS 10.4 'Tiger' or later. Older iMacs use G4 and G5 processors, so they use the PowerPC version as well.

Pure Data Mac Os X Downloads

If your Mac is quite old and has a G3 processor or is running Mac OS X 10.3 Panther, then you will need to use older version of Pd-extended, 0.39.3. You can see all of the older versions on the downloads page by clicking on . There you can also find installers for versions of Mac OS X older than 10.3 Panther.

Opening and Installing

Once you've downloaded the right installer, you'll have a .dmg (Disk Image) on your harddrive.

Double click to open and mount it, and you will have a chance to read and accept the License Agreement.

Once you click 'Agree', the Disk Image will mount and automatically open. Then simply drag the Pd-extended.app to the provided shortcut to your Applications folder (or to another location of your choice.) This will copy Pd-extended to your harddrive.

After that, make sure to check the 'ReadMe' file for important installation information.

Download

From here, you can open up your 'Applications' folder in the Finder, and start Pd by clicking the 'Pd-extended.app' icon found there.

Status: X11 Library not loaded

When starting Pd-extended it will check to see if all standard libraries are loaded. The X11 library is an expected fundamental graphics library. If you see the following error message in the Pd window, you do not have X11 installed on your Mac. Instructions to install X11 follow.


Installing X11 on Mac OS X 10.3 Panther and 10.4 Tiger

Pd-extended needs X11 for some graphics libraries. Starting with Mac OS X 10.5 Leopard, X11 comes installed by default. If you are running Mac OS X older than 10.5 Leopard, then you will need install it yourself, if you haven't already. It comes on your Mac OS X DVD or CD. If you no longer have that DVD or CD, then you can find it online. The FAQ on puredata.info has the current links: http://puredata.info/docs/faq/macosx

  1. Insert your OS X Tiger Install Disc (#1). Scroll down to locate the Optional Installs icon and double-click it
  2. Click Continue on the first screen
  3. Read the Software License Agreement and then click Continue
  4. Click Agree
  5. Select a location and click Continue
  6. Click the small triangle directly next to Applications and then place a check in the box labeled X11. When you’re ready, click Upgrade.
  7. Enter your password when prompted, and then click OK
  8. Wait until it finishes installing...
  9. After X11 has successfully installed, click Close
  10. And that's it, X11 is installed