-------------------------------------------------------------------------------
Sound Design Toolkit (SDT) for Pd

Developed with the contribution of the following EU-projects:
2001-2003 'SOb' http://www.soundobject.org/
2006-2009 'CLOSED' http://closed.ircam.fr/
2008-2011 'NIW' http://www.niwproject.eu/

See the included file AUTHORS.txt for a comprehensive list of authors.

Contacts: 
stefano.papetti@zhdk.ch
stefano.dellemonache@gmail.com
-------------------------------------------------------------------------------

Installation:
	1) It is strongly advised to use Pd-extended instead of the "vanilla" 
	version of Pd, as it provides several extra features that may be used 
	in advanced SDT examples. 
	Pd-extended can be downloaded from http://puredata.info/downloads
	
	2) In "SDT_externals/" there are 4 subdirectories: 3 of which respectively 
	containing externals for Linux, Mac and Win, plus a subdirectory 
	"SDT_common_abstractions/" which contains all the common abstractions used 
	in the SDT.
		2A) Copy the directory "SDT_externals_YOUROS/" (where YOUROS stands 
		for... your operating system, duh!) to any directory of your choice 
		(e.g., your home, or the directory "extra/" of your pd installation);
		2B) Copy the directory "SDT_common_abstractions/" to the same directory 
		as above;
		
	3) Copy the directory "SDT_help/" to the same directory as above;
	
	4) Start Pd and go to its path preferences. Add a new path to each of the 
	directories you just copied (namely, "SDT_externals_YOUROS/", 
	"SDT_common_abstractions/" and "SDT_help/"). 
	N.B. Pd doesn't consider paths recursively, therefore make sure you point 
	it to the needed directories, individually.

Usage:
	Have a look at the examples and help files.
