From f549177175613490b2d5e7e5cf2a0c5ec56f1594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Sun, 6 Aug 2006 17:02:23 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5486, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487 --- -dsp-help.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 -dsp-help.pd (limited to '-dsp-help.pd') diff --git a/-dsp-help.pd b/-dsp-help.pd new file mode 100755 index 0000000..1c41bf0 --- /dev/null +++ b/-dsp-help.pd @@ -0,0 +1,20 @@ +#N canvas 101 86 414 286 10; +#X obj 36 89 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X text 12 207 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com +; +#X text 12 247 Released under the BSD License; +#X text 12 10 [-dsp] - DSP switch; +#X msg 56 89 bang; +#X text 12 227 Adapted from H-C Steiner's dsp abstraction; +#X text 260 100 Inlets; +#X text 260 150 GUI; +#X text 260 170 - Click on it; +#X text 260 120 - Bang / Number; +#X text 260 50 Arguments; +#X text 260 70 - DSP state (1/0); +#X text 92 89 On / Off; +#X text 107 118 <- Or click on it; +#X obj 36 119 -dsp; +#X connect 0 0 14 0; +#X connect 4 0 14 0; -- cgit v1.2.1