slackbuilds/audio/Pd-extended
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
Pd-extended.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
Pd-extended.info audio/Pd-extended: Fixed dep info 2021-04-18 14:45:42 -05:00
README audio/Pd-extended: Fix build on x86. 2014-04-30 20:32:31 +07:00
change_gem_configure_file.patch audio/Pd-extended: Patched SlackBuild. 2016-01-17 09:40:16 +07:00
developers.htm audio/Pd-extended: Added (real-time audio processing). 2010-11-22 19:44:57 +01:00
doinst.sh audio/Pd-extended: Added (real-time audio processing). 2010-11-22 19:44:57 +01:00
example.pdextended audio/Pd-extended: Added (real-time audio processing). 2010-11-22 19:44:57 +01:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Pd-extended (Pure Data, by Miller Puckette) is a real-time audio 
synthesis/processing package.  It is one of the "MUSIC N" family 
members, open source (BSD style) successor of the MAX branch.  
This package contains the core of Pd and many external objects.

The program binary's name is pdextended.

Pd-extended is usually based on an older version of Pd.  Since 
version 0.42.5 Pd-extended doesn't conflict any more with Pd.

You find an example for $HOME/.pdextended in the usual documentation
directory (named "example.pdextended"), which should work as is on
most machines and will enable most of the external libraries in pd.

To start Pd-extended, type "pdextended" on 32 bit boxes, and use
"pdextended64" on 64 bit boxes.

ftgl is an optional dependency.