From c8702e38ab16f29f18777b36d104287a2df6c934 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 22 Jan 2010 01:37:42 +0000 Subject: renamed so that each objectclass has its own helpfile svn path=/trunk/externals/ext13/; revision=13066 --- streamin13~-help.pd | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ streamio13~-help.pd | 51 --------------------------------------------------- streamout13~-help.pd | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 102 insertions(+), 51 deletions(-) create mode 100644 streamin13~-help.pd delete mode 100644 streamio13~-help.pd create mode 100644 streamout13~-help.pd diff --git a/streamin13~-help.pd b/streamin13~-help.pd new file mode 100644 index 0000000..5ee91bd --- /dev/null +++ b/streamin13~-help.pd @@ -0,0 +1,51 @@ +#N canvas 165 0 804 625 10; +#X obj 18 107 streamin13~ 8008 4; +#X obj 19 496 streamout13~ localhost 8008 4; +#X text 15 13 streamin13~/out13~ :; +#X text 14 27 like streamin~/out~ from ggee but; +#X text 14 41 for multiple channels; +#X text 15 55 and reduced udp-traffic; +#X text 16 70 warning: not well tested; +#X text 161 110 receives 4 channels in port 8808; +#X obj 18 150 dac~ 1; +#X obj 68 150 dac~ 2; +#X obj 121 150 dac~ 3; +#X obj 175 151 dac~ 4; +#X obj 74 462 osc~ 440; +#X obj 145 463 osc~ 880; +#X obj 214 462 osc~ 990; +#X obj 281 463 osc~ 220; +#X text 245 497 sends 4 dsp-channels to localhost:8008; +#X msg 19 202 connect foo.com 8008; +#X msg 32 235 disconnect; +#X text 175 203 to build up a connection and start sending; +#X text 117 236 guess; +#X msg 46 263 format float; +#X msg 56 287 format 16bit; +#X msg 72 311 format 8bit; +#X text 165 284 format defines the resolution of the sent signal; +#X text 168 302 float is the most expensive with the best resolution +(32bit); +#X text 181 337 change the hostname you are sending to; +#X msg 85 337 host bar.org; +#X msg 101 364 grain 512; +#X text 185 363 the number of samples sent at a time; +#X text 347 462 the signals to send; +#X floatatom 19 528 5 0 0; +#X text 72 530 status: 1 = connected 0 = disconnected; +#X connect 0 0 8 0; +#X connect 0 1 9 0; +#X connect 0 2 10 0; +#X connect 0 3 11 0; +#X connect 1 0 31 0; +#X connect 12 0 1 0; +#X connect 13 0 1 1; +#X connect 14 0 1 2; +#X connect 15 0 1 3; +#X connect 17 0 1 0; +#X connect 18 0 1 0; +#X connect 21 0 1 0; +#X connect 22 0 1 0; +#X connect 23 0 1 0; +#X connect 27 0 1 0; +#X connect 28 0 1 0; diff --git a/streamio13~-help.pd b/streamio13~-help.pd deleted file mode 100644 index 5ee91bd..0000000 --- a/streamio13~-help.pd +++ /dev/null @@ -1,51 +0,0 @@ -#N canvas 165 0 804 625 10; -#X obj 18 107 streamin13~ 8008 4; -#X obj 19 496 streamout13~ localhost 8008 4; -#X text 15 13 streamin13~/out13~ :; -#X text 14 27 like streamin~/out~ from ggee but; -#X text 14 41 for multiple channels; -#X text 15 55 and reduced udp-traffic; -#X text 16 70 warning: not well tested; -#X text 161 110 receives 4 channels in port 8808; -#X obj 18 150 dac~ 1; -#X obj 68 150 dac~ 2; -#X obj 121 150 dac~ 3; -#X obj 175 151 dac~ 4; -#X obj 74 462 osc~ 440; -#X obj 145 463 osc~ 880; -#X obj 214 462 osc~ 990; -#X obj 281 463 osc~ 220; -#X text 245 497 sends 4 dsp-channels to localhost:8008; -#X msg 19 202 connect foo.com 8008; -#X msg 32 235 disconnect; -#X text 175 203 to build up a connection and start sending; -#X text 117 236 guess; -#X msg 46 263 format float; -#X msg 56 287 format 16bit; -#X msg 72 311 format 8bit; -#X text 165 284 format defines the resolution of the sent signal; -#X text 168 302 float is the most expensive with the best resolution -(32bit); -#X text 181 337 change the hostname you are sending to; -#X msg 85 337 host bar.org; -#X msg 101 364 grain 512; -#X text 185 363 the number of samples sent at a time; -#X text 347 462 the signals to send; -#X floatatom 19 528 5 0 0; -#X text 72 530 status: 1 = connected 0 = disconnected; -#X connect 0 0 8 0; -#X connect 0 1 9 0; -#X connect 0 2 10 0; -#X connect 0 3 11 0; -#X connect 1 0 31 0; -#X connect 12 0 1 0; -#X connect 13 0 1 1; -#X connect 14 0 1 2; -#X connect 15 0 1 3; -#X connect 17 0 1 0; -#X connect 18 0 1 0; -#X connect 21 0 1 0; -#X connect 22 0 1 0; -#X connect 23 0 1 0; -#X connect 27 0 1 0; -#X connect 28 0 1 0; diff --git a/streamout13~-help.pd b/streamout13~-help.pd new file mode 100644 index 0000000..5ee91bd --- /dev/null +++ b/streamout13~-help.pd @@ -0,0 +1,51 @@ +#N canvas 165 0 804 625 10; +#X obj 18 107 streamin13~ 8008 4; +#X obj 19 496 streamout13~ localhost 8008 4; +#X text 15 13 streamin13~/out13~ :; +#X text 14 27 like streamin~/out~ from ggee but; +#X text 14 41 for multiple channels; +#X text 15 55 and reduced udp-traffic; +#X text 16 70 warning: not well tested; +#X text 161 110 receives 4 channels in port 8808; +#X obj 18 150 dac~ 1; +#X obj 68 150 dac~ 2; +#X obj 121 150 dac~ 3; +#X obj 175 151 dac~ 4; +#X obj 74 462 osc~ 440; +#X obj 145 463 osc~ 880; +#X obj 214 462 osc~ 990; +#X obj 281 463 osc~ 220; +#X text 245 497 sends 4 dsp-channels to localhost:8008; +#X msg 19 202 connect foo.com 8008; +#X msg 32 235 disconnect; +#X text 175 203 to build up a connection and start sending; +#X text 117 236 guess; +#X msg 46 263 format float; +#X msg 56 287 format 16bit; +#X msg 72 311 format 8bit; +#X text 165 284 format defines the resolution of the sent signal; +#X text 168 302 float is the most expensive with the best resolution +(32bit); +#X text 181 337 change the hostname you are sending to; +#X msg 85 337 host bar.org; +#X msg 101 364 grain 512; +#X text 185 363 the number of samples sent at a time; +#X text 347 462 the signals to send; +#X floatatom 19 528 5 0 0; +#X text 72 530 status: 1 = connected 0 = disconnected; +#X connect 0 0 8 0; +#X connect 0 1 9 0; +#X connect 0 2 10 0; +#X connect 0 3 11 0; +#X connect 1 0 31 0; +#X connect 12 0 1 0; +#X connect 13 0 1 1; +#X connect 14 0 1 2; +#X connect 15 0 1 3; +#X connect 17 0 1 0; +#X connect 18 0 1 0; +#X connect 21 0 1 0; +#X connect 22 0 1 0; +#X connect 23 0 1 0; +#X connect 27 0 1 0; +#X connect 28 0 1 0; -- cgit v1.2.1