[PD-cvs] pd/extra README.txt,1.1.1.2,1.1.1.2.2.1 help-rev2~.pd,1.1.1.1,1.1.1.1.2.1 help-bonk~.pd,1.1.1.1.16.2,NONE help-choice.pd,1.1.1.1.16.2,NONE help-fiddle~.pd,1.1.1.1.16.2,NONE help-loop~.pd,1.1.1.1.16.2,NONE help-paf~.pd,1.1.1.1.16.2,NONE help-pique.pd,1.1.1.1.16.2,NONE help-rlshift~.pd,1.1.1.1.16.2,NONE

Guenter Geiger ggeiger at users.sourceforge.net
Thu May 6 11:37:37 CEST 2004


Update of /cvsroot/pure-data/pd/extra
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14009

Modified Files:
      Tag: devel_0_37
	README.txt help-rev2~.pd 
Removed Files:
      Tag: devel_0_37
	help-bonk~.pd help-choice.pd help-fiddle~.pd help-loop~.pd 
	help-paf~.pd help-pique.pd help-rlshift~.pd 
Log Message:
aligned to millers 0.37-1

Index: help-rev2~.pd
===================================================================
RCS file: /cvsroot/pure-data/pd/extra/help-rev2~.pd,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1
*** help-rev2~.pd	9 May 2003 16:03:51 -0000	1.1.1.1
--- help-rev2~.pd	6 May 2004 09:37:35 -0000	1.1.1.1.2.1
***************
*** 26,29 ****
--- 26,30 ----
  #X obj 41 355 outlet~;
  #X obj 279 126 inlet;
+ #X obj 40 175 *~;
  #X connect 0 0 17 0;
  #X connect 1 0 8 0;
***************
*** 48,58 ****
  #X connect 14 0 6 1;
  #X connect 15 0 2 0;
! #X connect 16 0 21 0;
  #X connect 17 0 18 0;
  #X connect 17 0 19 0;
  #X connect 18 0 20 0;
  #X connect 19 0 16 0;
  #X connect 20 0 16 0;
  #X connect 22 0 15 0;
  #X restore 17 154 pd tests;
  #X msg 56 35 10;
--- 49,62 ----
  #X connect 14 0 6 1;
  #X connect 15 0 2 0;
! #X connect 16 0 23 0;
  #X connect 17 0 18 0;
  #X connect 17 0 19 0;
  #X connect 18 0 20 0;
  #X connect 19 0 16 0;
+ #X connect 19 0 23 1;
  #X connect 20 0 16 0;
+ #X connect 20 0 23 1;
  #X connect 22 0 15 0;
+ #X connect 23 0 21 0;
  #X restore 17 154 pd tests;
  #X msg 56 35 10;

--- help-paf~.pd DELETED ---

--- help-loop~.pd DELETED ---

--- help-bonk~.pd DELETED ---

--- help-rlshift~.pd DELETED ---

--- help-fiddle~.pd DELETED ---

--- help-pique.pd DELETED ---

Index: README.txt
===================================================================
RCS file: /cvsroot/pure-data/pd/extra/README.txt,v
retrieving revision 1.1.1.2
retrieving revision 1.1.1.2.2.1
diff -C2 -d -r1.1.1.2 -r1.1.1.2.2.1
*** README.txt	9 May 2003 16:03:51 -0000	1.1.1.2
--- README.txt	6 May 2004 09:37:35 -0000	1.1.1.2.2.1
***************
*** 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

--- help-choice.pd DELETED ---





More information about the Pd-cvs mailing list