[PD] Tcl invalid command with [TuioClient] and Pd-extended 0.43.4

Py Fave pyfave at gmail.com
Tue Mar 11 17:47:58 CET 2014


try tu use netreceive and osc as in joined patch

i had problems with tuioclient a long time ago on windows




2014-03-11 17:29 GMT+01:00 Jack <jack at rybn.org>:

>  Hello,
>
> I need help to understand this problem (see below) and solve it.
> It seems to work fine with Pd-Ext 0.42.5 (but not with Pd-Ext 0.43.4).
> Thanx.
> ++
>
> Jack
>
>
>
> Le 16/04/2013 12:08, Marco Donnarumma a écrit :
>
>  I can confirm, the GUI doesn't show up at all on my machine too.
>  Linux Lucid 10.04 pd-ext 0.43.4
>
>
>
> --
> Marco Donnarumma
> New Media + Sonic Arts Practitioner, Performer, Teacher, Director.
> Embodied Audio-Visual Interaction Research Team.
> Department of Computing, Goldsmiths University of London
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Portfolio: http://marcodonnarumma.com
> Research: http://res.marcodonnarumma.com
> Director: http://www.liveperformersmeeting.net
>
>  Subject: [PD] Tcl invalid command with [TuioClient] and Pd-extended
>>         0.43.4
>> To: PD List <pd-list at iem.at>
>> Message-ID: <516C5543.2070005 at rybn.org>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> Hello,
>>
>> I am working on a patch in which i use [TuioClient] with Pd-extended
>> 0.43.4
>> When i open this patch, i get in the Pd console :
>>
>> Invalid command name 'listening'
>>     while executing
>> "listening to TUIO messages on UDP port 3333"
>>     ("uplevel" body line 1)
>>     invoked from within
>> "uplevel #0 $cmds_from_pd"
>>
>> Then, very often, there is no GUI and i can't use the patch.
>> How I can make this patch work (attached) all the time for an
>> installation (with TuioClient.pd_darwin from tuio.org) ?
>>
>> My configuration :
>> MacMini with MacOSX.7.5
>> Pd-extended 0.43.4
>>
>> Thanx.
>> ++
>>
>> Jack
>>
>>
>
> _______________________________________________Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>
>
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20140311/df1995b9/attachment-0001.htm>
-------------- next part --------------
#N canvas 231 100 1511 810 12;
#X declare -lib mrpeach;
#X floatatom 91 111 3 0 0 0 - - -;
#X floatatom 118 111 3 0 0 0 - - -;
#X floatatom 145 111 3 0 0 0 - - -;
#X floatatom 172 111 3 0 0 0 - - -;
#X text 51 110 from;
#X obj -74 134 unpackOSC;
#X text 324 108 see also:;
#X obj 396 109 packOSC;
#X floatatom 483 184 10 0 0 1 millisecond_delay - -;
#X obj -76 191 pipelist;
#X obj 91 87 unpack 0 0 0 0 0;
#X floatatom 200 111 8 0 0 0 - - -;
#X obj 26 64 route received from;
#X floatatom 26 132 5 0 0 0 - - -;
#X text 66 132 bytes;
#X text -6 186 If the OSC packet has a timetag \, [pipelist] will delay
it until the time occurs;
#X obj 112 8 import mrpeach;
#X text -5 149 [unpackOSC] parses lists of floats (only integers on
[0..255]) as OSC packets.;
#X obj 290 330 print;
#X obj 57 377 routeOSC /plus /minus /x /y /z /yaw /pitch /rollplus
/roll /a /b;
#X obj 838 217 oscillo 1;
#X obj 55 744 outlet xaccell;
#X obj 173 745 outlet yaccell;
#X obj 293 746 outlet zaccell;
#X obj 839 750 outlet But+;
#X obj 934 749 outlet But-;
#X obj 421 752 outlet yaw;
#X obj 516 751 outlet pitch;
#X obj 615 754 outlet roll;
#X obj 1029 750 outlet Buta;
#X obj 1124 749 outlet Butb;
#X text 222 58 listens on port 50000;
#X obj 707 753 outlet roll;
#X obj 582 509 change;
#X obj 622 481 change;
#X obj 34 484 change;
#X obj 74 456 change;
#X msg 285 23 port \$1;
#X obj 379 45 loadbang;
#X obj 307 83 f \$1;
#X obj 59 325 routeOSC /wii /x;
#X obj -76 43 udpreceive \$1;
#X msg 562 85 status;
#X obj 566 30 inlet;
#X obj 86 580 / 22;
#X obj 183 579 / 22;
#X obj 257 616 / 22;
#X obj 1224 746 outlet But+;
#X obj 1319 745 outlet But-;
#X obj 1414 746 outlet Buta;
#X obj 1509 745 outlet Butb;
#X connect 5 0 9 0;
#X connect 5 1 8 0;
#X connect 5 1 9 1;
#X connect 9 0 40 0;
#X connect 10 0 0 0;
#X connect 10 1 1 0;
#X connect 10 2 2 0;
#X connect 10 3 3 0;
#X connect 10 4 11 0;
#X connect 12 0 13 0;
#X connect 12 1 10 0;
#X connect 19 0 35 0;
#X connect 19 1 36 0;
#X connect 19 2 44 0;
#X connect 19 3 45 0;
#X connect 19 4 46 0;
#X connect 19 5 26 0;
#X connect 19 6 27 0;
#X connect 19 7 28 0;
#X connect 19 8 32 0;
#X connect 19 9 33 0;
#X connect 19 10 34 0;
#X connect 33 0 29 0;
#X connect 34 0 30 0;
#X connect 35 0 24 0;
#X connect 36 0 25 0;
#X connect 37 0 41 0;
#X connect 38 0 39 0;
#X connect 39 0 37 0;
#X connect 40 0 19 0;
#X connect 41 0 5 0;
#X connect 41 1 12 0;
#X connect 42 0 41 0;
#X connect 43 0 42 0;
#X connect 44 0 21 0;
#X connect 45 0 22 0;
#X connect 46 0 23 0;


More information about the Pd-list mailing list