[PD-cvs] externals/hcs/general/doc failsafe-help.pd,NONE,1.1

Hans-Christoph Steiner eighthave at users.sourceforge.net
Mon Nov 13 23:48:11 CET 2006


Update of /cvsroot/pure-data/externals/hcs/general/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13157/doc

Added Files:
	failsafe-help.pd 
Log Message:
wrote object to save the machine from hard resets when Pd pegs the CPU

--- NEW FILE: failsafe-help.pd ---
#N canvas 502 235 469 316 10;
#X obj 5 2 cnv 15 450 20 empty empty [failsafe] 2 11 1 18 -233017 -66577
0;
#X msg 422 3 pddp;
#X text 244 284 released under the GNU GPL;
#X text 27 270 (C) Copyright 2006 Hans-Christoph Steiner <hans at at.or.at>
;
#X obj 206 182 gemwin;
#X msg 206 162 0;
#X text 25 38 When the CPU is pegged \, first [failsafe] turns of DSP
and bangs the right outlet. Then if the CPU is still pegged \, it bangs
the left inlet and ultimately quits Pd.;
#X text 36 222 You can add your own conditions using the bangs from
the outlets.;
#X obj 155 127 failsafe;
#X obj 155 85 loadbang;
#X msg 119 172 \; pd quit;
#X connect 5 0 4 0;
#X connect 8 0 10 0;
#X connect 8 1 5 0;
#X connect 9 0 8 0;





More information about the Pd-cvs mailing list