From 3faf17f7b713905f582def227df90dac15f3468d Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 10 Jul 2007 07:47:46 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r7969, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/s-abstractions/; revision=7970 --- s-varseq-help.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 s-varseq-help.pd (limited to 's-varseq-help.pd') diff --git a/s-varseq-help.pd b/s-varseq-help.pd new file mode 100644 index 0000000..9d25156 --- /dev/null +++ b/s-varseq-help.pd @@ -0,0 +1,25 @@ +#N struct 2302template float x float y float z; +#N struct 2302puck float x; +#N canvas 0 0 450 300 10; +#X floatatom 20 188 5 0 0 0 - - -; +#X floatatom 20 276 5 0 0 0 - - -; +#X obj 20 145 loadbang; +#X msg 20 166 0; +#X text 48 167 Click me to reset the canvas (for some reason); +#X text 13 7 varseq is short for 'variable sequencer' because it's +a simple sequencer with a variable length. Creation arguments are [name] +[sections] [section length] [timer name]. Name is the SSSAD name and +unique identifier. Sections indicates how many sections there are in +the whole loop \, and section length indicates how many beats in each +section. To set a value click on an orange rectangle and drag it upwards. +The value can be set between zero and one. To select a beat in the +loop send a number in the left inlet \, or send a number to the third +argument (timer name) if supplied.; +#X floatatom 318 208 5 0 0 0 - - -; +#X obj 318 227 s tick; +#X obj 20 210 s-varseq teh 4 5 tick; +#X connect 0 0 8 0; +#X connect 2 0 3 0; +#X connect 3 0 0 0; +#X connect 6 0 7 0; +#X connect 8 0 1 0; -- cgit v1.2.1