From ecd960938ed5517a765770fe181b094bddae040c Mon Sep 17 00:00:00 2001 From: ericlyon Date: Thu, 11 Aug 2016 12:21:41 -0400 Subject: [PATCH] minor patch update --- fftease32-helpfiles/smap-help.pd | 9 +++++++++ lyonpotpourri-meta.pd | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 fftease32-helpfiles/smap-help.pd create mode 100644 lyonpotpourri-meta.pd diff --git a/fftease32-helpfiles/smap-help.pd b/fftease32-helpfiles/smap-help.pd new file mode 100644 index 0000000..37a53b9 --- /dev/null +++ b/fftease32-helpfiles/smap-help.pd @@ -0,0 +1,9 @@ +#N canvas 246 169 450 300 10; +#X obj 141 163 smap 0 4; +#X obj 144 113 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 +-1 -1 0 1; +#X floatatom 141 195 5 0 0 0 - - -; +#X text 49 56 remap a 0-127 MIDI input range to the output range specified +in the arguments; +#X connect 0 0 2 0; +#X connect 1 0 0 0; diff --git a/lyonpotpourri-meta.pd b/lyonpotpourri-meta.pd new file mode 100644 index 0000000..55430cf --- /dev/null +++ b/lyonpotpourri-meta.pd @@ -0,0 +1,7 @@ +#N canvas 15 49 200 200 10; +#N canvas 25 49 420 300 META 1; +#X text 13 41 NAME lyonpotpourri; +#X text 10 25 AUTHOR Eric Lyon ; +#X text 10 10 VERSION 2.0; +#X text 10 60 LICENSE MIT; +#X restore 10 10 pd META; -- GitLab