From c39d22e4bd9c3b06c4199ea59d0a7faa51401f7f Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Thu, 25 Nov 2010 01:45:15 +0000 Subject: added META subpatch plus some help patches for abstractions svn path=/trunk/externals/creb/; revision=14526 --- doc/scale7-help.pd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/scale7-help.pd (limited to 'doc/scale7-help.pd') diff --git a/doc/scale7-help.pd b/doc/scale7-help.pd new file mode 100644 index 0000000..b29c660 --- /dev/null +++ b/doc/scale7-help.pd @@ -0,0 +1,14 @@ +#N canvas 0 26 450 373 10; +#N canvas 331 92 494 323 META 0; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 65 INLET_0 float; +#X text 12 85 INLET_1 list; +#X text 12 105 OUTLET_0 float; +#X text 12 5 KEYWORDS control abstraction needs_work (example patch) +; +#X text 12 45 DESCRIPTION arbitrary 7 tone scale; +#X text 12 25 LICENSE GPL v2; +#X text 12 125 AUTHOR Tom Schouten ; +#X restore 398 347 pd META; +#X obj 151 152 scale7; -- cgit v1.2.1