Update of /cvsroot/pure-data/pd/extra In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9652/extra
Modified Files: README.txt Log Message: checking in version 0.38test5.
Oops, I realize I forgot some more nice files, will add them and re-commit.
Index: README.txt =================================================================== RCS file: /cvsroot/pure-data/pd/extra/README.txt,v retrieving revision 1.1.1.2 retrieving revision 1.2 diff -C2 -d -r1.1.1.2 -r1.2 *** README.txt 9 May 2003 16:03:51 -0000 1.1.1.2 --- README.txt 6 Sep 2004 20:20:26 -0000 1.2 *************** *** 1,14 **** This is the README file for the "extras" library, consisting of Pd objects which are too specialized or otherwise non-canonical for ! inclusion into Pd proper. Except as noted otherwise, all ! included materiels are Copyright 1999 Miller Puckette and others. ! Permission is granted to use this software for any purpose, commercial ! or noncommercial, as long as this notice is included with all copies. ! ! NEITHER THE AUTHORS NOR THEIR EMPLOYERS MAKE ANY WARRANTY, EXPRESS ! OR IMPLIED, IN CONNECTION WITH THIS SOFTWARE! ! ! Note that "expr" is under the GPL, which is more restrictive than Pd's own ! license agreement.
This package should run in Pd under linux, MSW, or Mac OSX. --- 1,7 ---- This is the README file for the "extras" library, consisting of Pd objects which are too specialized or otherwise non-canonical for ! inclusion into Pd proper. These files are open source; see ! LICENSE.txt in this distribution for details. ! Note however that "expr" is GPL (the rest is all BSD).
This package should run in Pd under linux, MSW, or Mac OSX. *************** *** 24,32 **** loop~ -- sample looper expr -- arithmetic expression evaluation (Shahrokh Yadegari)
abstractions: hilbert~ - Hilbert transform for SSB modulation complex-mod~ - ring modulation for complex (real+imaginary) audio signals ! rev1~ - experimental reverberator
These objects are part of the regular Pd distribution as of Pd version --- 17,27 ---- loop~ -- sample looper expr -- arithmetic expression evaluation (Shahrokh Yadegari) + pique - fft-based peak finder + lrshift~ - left or right shift an audio vector
abstractions: hilbert~ - Hilbert transform for SSB modulation complex-mod~ - ring modulation for complex (real+imaginary) audio signals ! rev1~, etc. - reverberators
These objects are part of the regular Pd distribution as of Pd version