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/swinger~-help.pd | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 help/swinger~-help.pd (limited to 'help/swinger~-help.pd') diff --git a/help/swinger~-help.pd b/help/swinger~-help.pd new file mode 100644 index 0000000..af12c5e --- /dev/null +++ b/help/swinger~-help.pd @@ -0,0 +1,62 @@ +#N canvas 275 53 610 376 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 198 275 *~; +#X obj 239 280 hsl 128 15 0.001 10 1 1 empty empty volume -2 -6 0 10 +-261681 -1 -1 10300 1; +#X obj 187 312 dac~; +#X obj 16 8 cnv 15 550 40 empty empty swinger~ 10 22 0 24 -260818 -1 +0; +#X text 188 8 FFTease (C)Lyon \, Penrose (for Max/MSP); +#X text 188 28 Pd port; +#X obj 198 80 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 199 175 pd schubert; +#N canvas 35 47 460 310 nixon 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/nixon.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 274 144 pd nixon; +#X obj 198 210 swinger~ 1; +#X text 284 210 quality (defaults to 0); +#X connect 0 0 1 0; +#X connect 1 0 11 0; +#X connect 2 0 4 0; +#X connect 2 0 4 1; +#X connect 3 0 2 1; +#X connect 8 0 9 0; +#X connect 8 0 10 0; +#X connect 9 0 11 0; +#X connect 10 0 11 1; +#X connect 11 0 2 0; -- cgit v1.2.1