From 7d6affca746f49f5ffb2818b8a9ccf9d91388e8f Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Wed, 25 Aug 2010 00:31:27 +0000 Subject: revised help docs that conform to the PDDP template svn path=/trunk/; revision=13942 --- doc/pddp/bendin-help.pd | 167 +++++++++++++++++++++++++++++------------------- 1 file changed, 102 insertions(+), 65 deletions(-) (limited to 'doc/pddp/bendin-help.pd') diff --git a/doc/pddp/bendin-help.pd b/doc/pddp/bendin-help.pd index 5afd60bf..f7f65a95 100644 --- a/doc/pddp/bendin-help.pd +++ b/doc/pddp/bendin-help.pd @@ -1,66 +1,103 @@ -#N canvas 244 81 496 558 10; -#X text 118 123 outlets:; -#X floatatom 16 149 5 0 0 0 - - -; -#X floatatom 59 149 5 0 0 0 - - -; -#N canvas 240 135 476 472 other_midi_objects 0; -#X obj 7 29 ctlin; -#X obj 49 29 pgmin; -#X obj 92 28 bendin; -#X obj 143 27 touchin; -#X obj 204 27 polytouchin; -#X obj 289 27 midiin; -#X obj 340 26 sysexin; -#X obj 6 85 noteout; -#X obj 63 84 ctlout; -#X obj 160 84 bendout; -#X obj 217 83 touchout; -#X obj 281 82 polytouchout; -#X obj 370 82 midiout; -#X obj 113 84 pgmout; -#X obj 11 153 makenote; -#X text 10 194 MIDI notes deconstruction:; -#X text 8 128 MIDI note construction:; -#X text 8 58 MIDI output:; -#X text 8 2 MIDI input:; -#X obj 15 226 stripnote; -#X text 11 266 Additional useful objects for MIDI processing (Maxlib +#N canvas 0 0 555 619 10; +#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0 +14 -228856 -66577 0; +#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header bendin 3 12 0 18 +-204280 -1 0; +#X obj 0 395 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 +-228856 -1 0; +#N canvas 48 245 494 344 META 0; +#X text 12 105 PLATFORM windows macosx gnulinux; +#X text 12 165 LIBRARY internal; +#X text 12 205 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 245 RELEASE_VERSION 0.41.4; +#X text 12 65 LICENSE SIBSD; +#X text 12 185 AUTHOR Miller Puckette; +#X text 12 265 HELP_PATCH_AUTHORS This document was updated for Pd +version 0.35 by Michal Seta as part of a project called pddp proposed +by Krzysztof Czaja \, managed and edited by Dave Sabine \, to build +comprehensive documentation for Pd. Jonathan Wilkes revised the patch +to conform to the PDDP template for Pd version 0.42.; +#X text 12 5 GENRE help; +#X text 12 45 KEYWORDS control MIDI; +#X text 12 85 DESCRIPTION read incoming pitch bend values; +#X text 12 125 OUTLET_0 float; +#X text 12 145 OUTLET_1 float; +#X text 12 25 NAME bendin; +#X text 12 225 RELEASE_DATE 1997; +#X restore 500 597 pd META; +#X obj 0 430 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 +13 -228856 -1 0; +#X obj 0 495 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 +0 13 -228856 -1 0; +#X obj 0 560 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 +0 13 -228856 -1 0; +#X text 98 439 float; +#N canvas 50 112 428 456 Related_objects 0; +#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 +14 -204280 -1 0; +#X text 7 1 [bendin] Related Objects; +#X obj 75 89 ctlin; +#X obj 25 116 pgmin; +#X obj 25 89 bendin; +#X obj 205 116 touchin; +#X obj 69 116 polytouchin; +#X obj 119 89 midiin; +#X obj 149 116 sysexin; +#X obj 131 176 noteout; +#X obj 25 176 ctlout; +#X obj 25 36 bendout; +#X obj 161 203 touchout; +#X obj 75 203 polytouchout; +#X obj 75 176 midiout; +#X obj 25 203 pgmout; +#X obj 25 258 makenote; +#X text 22 235 MIDI note construction:; +#X text 22 149 MIDI output:; +#X text 22 66 MIDI input:; +#X obj 185 258 stripnote; +#X text 22 305 Additional useful objects for MIDI processing (Maxlib by Olaf Matthes); -#X obj 148 297 chord; -#X obj 109 296 borax; -#X obj 54 296 score o; -#X obj 13 296 pitch; -#X text 15 336 Also \, from cyclone (alpha) by Krzysztof Czaja:; -#X obj 16 359 midiformat; -#X obj 172 359 midiflush; -#X obj 98 359 midiparse; -#X text 15 386 and xeq \, from the same developer; -#X obj 16 411 xeq; -#X text 41 402 an experimental MIDI sequencer; -#X restore 20 401 pd other_midi_objects; -#X text 18 346 related object; -#X obj 104 447 pddp/pddplink all_about_midi_flags.pd -text all_about_midi_flags; -#X text 18 421 for an explanation of MIDI usage in Pd see:; -#X obj 33 18 bendin; -#X text 119 103 inlets : none (reads directly from the MIDI port); -#X obj 23 107 bendin; -#X text 9 49 The [bendin] object reads incoming pitch bend values and -reports them. If started with no arguments it reports the channel number -through the right outlet.; -#X text 14 192 Arguments: the MIDI channel number from which to read. -If the argument is present \, the [bendin] object does not show the -second (right) outlet:; -#X obj 25 256 bendin 2; -#X floatatom 25 278 5 0 0 0 - - -; -#X obj 21 361 bendout; -#X text 76 279 <-- pitch bend values on channel 2; -#X text 16 312 Output (int) is a 14-bit pitchbend value; -#X text 130 142 left: pitchbend value; -#X text 129 159 right: MIDI channel number (if no argument); -#X text 81 19 - read incoming pitch bend values.; -#X text 19 482 This document was updated for Pd version 0.35 by Michal -Seta as part of a project called pddp proposed by Krzysztof Czaja \, -managed and edited by Dave Sabine \, to build comprehensive documentation -for Pd.; -#X connect 9 0 1 0; -#X connect 9 1 2 0; -#X connect 12 0 13 0; +#X text 21 384 Also \, from cyclone (alpha) by Krzysztof Czaja:; +#X obj 169 89 notein; +#X text 182 235 MIDI note deconstruction:; +#X text 22 286 Externals; +#X obj 22 335 pddp/helplink maxlib/pitch; +#X obj 22 350 pddp/helplink maxlib/score; +#X obj 22 365 pddp/helplink maxlib/chord; +#X obj 22 400 pddp/helplink cyclone/midiformat; +#X obj 22 415 pddp/helplink cyclone/midiparse; +#X obj 22 430 pddp/helplink cyclone/midiflush; +#X restore 101 597 pd Related_objects; +#X obj 482 3 bendin; +#X obj 455 20 pddp/pddplink http://wiki.puredata.info/en/bendin -text +pdpedia: bendin; +#X text 98 405 (none); +#X obj 78 439 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +-162280 0; +#X obj 78 467 cnv 17 3 17 empty \$0-pddp.cnv.let.0 1 5 9 0 16 -228856 +-162280 0; +#X text 98 467 float; +#X floatatom 148 171 5 0 0 0 - - -; +#X floatatom 191 171 5 0 0 0 - - -; +#X obj 148 144 bendin; +#X text 85 221 The [bendin] object reads incoming pitch bend values +and reports them. If started with no arguments it reports the channel +number through the right outlet.; +#X obj 260 144 bendin 2; +#X floatatom 260 171 5 0 0 0 - - -; +#X text 311 171 <-- pitch bend values on channel 2; +#X obj 99 564 pddp/pddplink all_about_midi_flags.pd -text all_about_midi_flags +; +#X text 11 23 read incoming pitch bend values; +#X text 167 514 - (optional) a single MIDI channel number from which +to read. If the argument is present \, the [bendin] object does not +show the second (right) outlet.; +#X text 168 405 - [bendin] reads directly from the MIDI port.; +#X text 168 439 - pitchbend value (a 14-bit integer).; +#X text 168 467 - MIDI channel number (available unless argument is +given).; +#X text 80 514 1) float; +#X obj 4 597 pddp/pddplink pddp/help.pd -text help; +#X connect 17 0 15 0; +#X connect 17 1 16 0; +#X connect 19 0 20 0; -- cgit v1.2.1