From b418fb91e7bb45d7b5f1eb8b19703441ae94eb13 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 9 Feb 2006 16:18:39 +0000 Subject: got everything building and working, including building single-object/single-file objects with a shared dylib. Now got to get it integrated into the build system svn path=/trunk/externals/fftease/; revision=4574 --- help/dentist~-help.pd | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 help/dentist~-help.pd (limited to 'help/dentist~-help.pd') diff --git a/help/dentist~-help.pd b/help/dentist~-help.pd new file mode 100644 index 0000000..3ca8841 --- /dev/null +++ b/help/dentist~-help.pd @@ -0,0 +1,65 @@ +#N canvas 45 260 600 366 12; +#X obj 17 78 tgl 20 1 empty empty enable_dsp 0 -6 0 10 -225271 -1 -1 +1 1; +#X msg 17 103 enable \$1; +#X obj 417 91 nbx 5 18 0 20000 0 0 empty empty knee_frq 0 -6 0 10 -225271 +-1 -1 0 256; +#X obj 211 272 *~; +#X obj 252 277 hsl 128 15 0.001 10 1 1 empty empty volume -2 -6 0 10 +-261681 -1 -1 10200 1; +#X obj 200 309 dac~; +#X obj 16 8 cnv 15 550 40 empty empty dentist~ 10 22 0 24 -260818 -1 +0; +#X text 198 8 FFTease (C)Lyon \, Penrose (for Max/MSP); +#X text 198 28 Pd port; +#X msg 14 181 getattributes; +#X obj 432 255 print A; +#X obj 337 90 bng 25 250 50 0 empty empty reshuffle 0 -6 0 8 -225271 +-1 -1; +#X msg 417 123 knee \$1; +#X obj 495 91 nbx 5 18 0 1000 0 0 empty empty teeth 0 -6 0 10 -225271 +-1 -1 0 256; +#X msg 495 123 teeth \$1; +#X text 348 209 knee frq. \, teeth; +#X obj 211 208 dentist~ 1000 10; +#X text 14 164 list attributes; +#X obj 212 92 bng 25 250 50 0 empty empty start 0 -6 0 8 -261689 -1 +-1; +#N canvas 35 47 456 306 schubert 0; +#X obj 51 234 outlet~; +#X obj 51 188 readsf~ 1; +#X obj 51 19 inlet; +#X msg 27 80 1; +#X obj 52 115 t f b; +#X obj 51 44 route bang 1 0; +#X msg 86 149 open ../media/schubert.aiff; +#X connect 1 0 0 0; +#X connect 2 0 5 0; +#X connect 3 0 4 0; +#X connect 4 0 1 0; +#X connect 4 1 6 0; +#X connect 5 0 3 0; +#X connect 5 1 4 0; +#X connect 5 2 1 0; +#X connect 6 0 1 0; +#X restore 212 156 pd schubert; +#X text 15 222 get attributes; +#X msg 15 239 getknee; +#X msg 15 267 getteeth; +#X connect 0 0 1 0; +#X connect 1 0 16 0; +#X connect 2 0 12 0; +#X connect 3 0 5 0; +#X connect 3 0 5 1; +#X connect 4 0 3 1; +#X connect 9 0 16 0; +#X connect 11 0 16 0; +#X connect 12 0 16 0; +#X connect 13 0 14 0; +#X connect 14 0 16 0; +#X connect 16 0 3 0; +#X connect 16 1 10 0; +#X connect 18 0 19 0; +#X connect 19 0 16 0; +#X connect 21 0 16 0; +#X connect 22 0 16 0; -- cgit v1.2.1