blob: fdb40c47bcb070674eccc57d5e39f221ce25c34c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
These objects where developed under Linux and have been tested
on Linux. The objects should also compile under all other flext capable platforms.
makefiles have only been provided for OSX and Linux.
Note: Flext is required to compile this external!
To build & Install (under linux):
edit makefile.pd-linux to suit your needs
make -f makefile.pd-linux
To build & Install (under OSX):
edit makefile.pd-darwin to suit your needs
make -f makefile.pd-darwin
See http://www.ekran.org/ben/research/pso for binary PD and MAX releases.
|