Skip to content
Snippets Groups Projects
Forked from Jonathan Wilkes / purr-data
Source project has a limited visibility.
Name Last commit Last update
externals/ext13/CHANGES
externals/ext13/LICENSE.txt
externals/ext13/README.txt
externals/ext13/catch13~-help.pd
externals/ext13/catch13~.c
externals/ext13/cdplayer-help.pd
externals/ext13/cdplayer.c
externals/ext13/d_global13.h
externals/ext13/ext13-help.pd
externals/ext13/ext13-meta.pd
externals/ext13/ext13.c
externals/ext13/ext13.h
externals/ext13/filesize-help.pd
externals/ext13/filesize.c
externals/ext13/ftos-help.pd
externals/ext13/ftos.c
externals/ext13/kalashnikov-help.pd
externals/ext13/kalashnikov.c
externals/ext13/mandelbrot-help.pd
externals/ext13/mandelbrot.c
externals/ext13/mandelbrot~-help.pd
externals/ext13/mandelbrot~.c
externals/ext13/messages-help.pd
externals/ext13/messages.c
externals/ext13/openpatch-help.pd
externals/ext13/openpatch.c
externals/ext13/ossmixer-help.pd
externals/ext13/ossmixer.c
externals/ext13/piperead~-help.pd
externals/ext13/piperead~.c
externals/ext13/pipewrite~-help.pd
externals/ext13/pipewrite~.c
externals/ext13/promiscous~-help.pd
externals/ext13/promiscous~.c
externals/ext13/receive13-help.pd
externals/ext13/receive13.c
externals/ext13/receive13~-help.pd
externals/ext13/receive13~.c
externals/ext13/scramble~-help.pd
externals/ext13/scramble~.c
externals/ext13/scramble~.c.save
externals/ext13/send13-help.pd
externals/ext13/send13.c
externals/ext13/send13~-help.pd
externals/ext13/send13~.c
externals/ext13/sfread.c
externals/ext13/sfwrite13~-help.pd
externals/ext13/sfwrite13~.c
externals/ext13/stream13.h
externals/ext13/streamin13~-help.pd
externals/ext13/streamin13~.c
externals/ext13/streamout13~-help.pd
externals/ext13/streamout13~.c
externals/ext13/strippath-help.pd
externals/ext13/strippath.c
externals/ext13/throw13~-help.pd
externals/ext13/throw13~.c
externals/ext13/wavinfo-help.pd
externals/ext13/wavinfo.c
this ist ext13, a collection of externals for pd
most of the code comes from other pd-object or externals
and is just modifyed. 
you can use, copy modify, distribute... blahblah
there`s no warranty for anything.


--------compile------------
ext13 is developed and tested in linux.
if you need it for another platform, you have to do the work to port it
to compile it to get a seperate file for each object (.pd_linux):

make clean
make


make dist

will make a tarball of a libdir which can be dropped into place anywhere in
Pd's path.

don`t forget to put the files in your pd-path or do a 
-lib /path/to/ext13
to be able to use it.


----------contact---------
     d13@klingt.org


---------thanks to--------
miller puckete and guenther geiger