getting netpd to run on os x
note:
use netpd on unix always with the same user to prevent
permission problems, especially when using creator!!!
-
pd-netpd-osx.tar.gz
package containing netpd, libs used in netpd and miller's pd
-
if you want to develope your own patches install netpd this way:
- download Miller's Pure Data (PD)
http://crca.ucsd.edu/~msp/software.html
- download netpd.tar.gz
http://www.netpd.org/Download
- install libs
download from:
http://195.176.254.167/~eni/extra.zip
(aditional to zexy and maxlib I strongly suggest to install iemlibs and iemmatrix)
- rightclick on pd.appShow Package Contents
- copy libs intoContents/Resources/extra
- open pd
- Pd / Preferences / Startup... add following line to startup flags
--lib zexy -lib maxlib -helppath /Users/path-to-your-netpd-dir/netpd/doc
- save all settings
- Pd / Preferences / Path... add following line to startup flags
-Users/yourUserName/path-to-your-netpd-dir/netpd/abs
- save all settings
- close pd
- start pd again, open netpd/_chat.pd and it will try to connect to netpd.org
-
finally : chat-settings
name
and, in order to use creator, enter path-to-your-netpd-dirnetpd-path
. on osx you have to use absolute path.save and close
-
now you are able to ask online users by clicking
dein senf:
note:SPACE.doesn't.work.here!
added by Enrique Erne