> From: pd-list-request@lists.iem.at
> Subject: Pd-list Digest, Vol 123, Issue 92
> To: pd-list@lists.iem.at
> Date: Mon, 22 Jun 2015 04:43:30 +0200
>
> Send Pd-list mailing list submissions to
> pd-list@lists.iem.at
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.puredata.info/listinfo/pd-list
> or, via email, send a message with subject or body 'help' to
> pd-list-request@lists.iem.at
>
> You can reach the person managing the list at
> pd-list-owner@lists.iem.at
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Pd-list digest..."
>
>
> Today's Topics:
>
> 1. open $1 GUI - no outlet (Michael-Jon Mizra)
> 2. Re: [text3dml] => text3d multiline with all accents (Jack)
> 3. Re: open $1 GUI - no outlet (Jack)
> 4. Re: Error Compiling Gem on Ubuntu 15.04 (Jim Ruxton)
> 5. Re: OSC Communication between PD and SC (Alexandre Torres Porres)
> 6. Re: OSC Communication between PD and SC (Clifford Dunn)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 21 Jun 2015 13:05:29 +0100
> From: Michael-Jon Mizra <mmizra@live.co.uk>
> To: "pd-list@lists.iem.at" <pd-list@lists.iem.at>
> Subject: [PD] open $1 GUI - no outlet
> Message-ID: <DUB122-W1400553863C4443BAAD063FEA20@phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
>
> open $1 creates a gui object with no outlet - i am trying to patch it to pix_image . my structure goes bng - openpanel - open $1- pix_image - pix_texture
>
> thank you
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150621/695fb7da/attachment-0001.html>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 21 Jun 2015 14:12:39 +0200
> From: Jack <jack@rybn.org>
> To: pd-list@lists.iem.at
> Subject: Re: [PD] [text3dml] => text3d multiline with all accents
> Message-ID: <5586AA37.7090407@rybn.org>
> Content-Type: text/plain; charset=utf-8
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> An enhanced version of Gem abstraction [text3d_ml]...
>
> Added :
> clear message : to clear text
> replace message : to replace a line at a certain position
> add message : to add a line at the end of the text
>
> Now [text3d_ml] returns the number of lines.
>
> If needed for people using a pd version < 0.46, it should not be
> difficult to change [text] with [textfile] or [msgfile] (zexy) and
> [list fromsymbol] with [any2bytes] (moocow).
> ++
>
> Jack
>
>
>
> Le 17/06/2015 11:51, Jack a écrit :
> > Here a final version of [text3d_ml]. Should be faster and without
> > error. ++
> >
> > Jack
> >
> >
> >
> > Le 16/06/2015 22:38, Jack a écrit :
> >> Yes, you need Pd 0.46.0 minimum, for [list fromsymbol], [list
> >> tosymbol] and [text] familly objects used in this abstraction.
> >> ++
> >
> >> Jack
> >
> >
> >> Le 16/06/2015 16:26, IOhannes m zmölnig a écrit :
> >>> On 06/16/2015 04:06 PM, Philippe Boisnard wrote:
> >>>> I haven't list from symbol.... (last vanilla ...)
> >
> >>> it's called [list fromsymbol] (without the space between 'from'
> >>> and 'symbol') and it is included in Pd-vanilla since 0.46-0.
> >
> >>> most likely you don't have "last vanilla" (which is 0.46-6).
> >
> >>> fgmards IOhannes
> >
> >
> >
> >>> _______________________________________________
> >>> Pd-list@lists.iem.at mailing list UNSUBSCRIBE and
> >>> account-management ->
> >>> http://lists.puredata.info/listinfo/pd-list
> >
> >
> >
> >> _______________________________________________
> >> Pd-list@lists.iem.at mailing list UNSUBSCRIBE and
> >> account-management ->
> >> http://lists.puredata.info/listinfo/pd-list
> >
> >
> >
> >
> >
> > _______________________________________________
> > Pd-list@lists.iem.at mailing list UNSUBSCRIBE and
> > account-management -> http://lists.puredata.info/listinfo/pd-list
> >
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iQEcBAEBAgAGBQJVhqopAAoJEOuluecjw8GU0ZQH/2cPOLfF/84Tsz5xrFbpcId1
> 6kHKikNtl/UJnCLJVi4ZKlxj4oI12lJPIFPkJJH/lTHTxDUYnkIXYtMZGlZA6bHM
> DW+onFWJiAO1If1oXvApITR0f6bU+/DKuL1s2QbOwvNAMvyvb0i72rQ0q03LGj47
> feNuO+J8zfMaaOupfCbmJu32rvGrjMl9HOUKDRybRmAm1UySBmuSQBLBNmiTD5Kb
> s1WnDUWKFsyGWxJwc6EXtmZa8LWRkV++gYlTp392yam1vxotJT9Q6otxt8CfmiTd
> 4vFOGA7WHGekJMAdSt3rCwdCX4MEEsBVFA2XVZUlE7NAwi7zkoQK/Fsah1QpptA=
> =ZIHb
> -----END PGP SIGNATURE-----
>
>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 21 Jun 2015 14:14:00 +0200
> From: Jack <jack@rybn.org>
> To: pd-list@lists.iem.at
> Subject: Re: [PD] open $1 GUI - no outlet
> Message-ID: <5586AA88.7090904@rybn.org>
> Content-Type: text/plain; charset=utf-8
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> Use a message instead of object for "open $1".
> ++
>
> Jack
>
>
>
> Le 21/06/2015 14:05, Michael-Jon Mizra a écrit :
> > open $1 creates a gui object with no outlet - i am trying to patch
> > it to pix_image . my structure goes bng - openpanel - open $1-
> > pix_image - pix_texture
> >
> > thank you
> >
> >
> > _______________________________________________
> > Pd-list@lists.iem.at mailing list UNSUBSCRIBE and
> > account-management -> http://lists.puredata.info/listinfo/pd-list
> >
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iQEcBAEBAgAGBQJVhqqIAAoJEOuluecjw8GUgj4H/3j5LJ8I4h0WdelVhSi3Km1c
> HLU2CehlkZZIxLDtyLPhywQrzoXt9QmHsvOTxuRUS/9m3yttaLRT9Pbs/9VvWuYH
> XjbQwN+/T13ofeGdHEczPtge9QYazWR7wcGJ0Untu3iNPNYn/soyfX+DRYgNvPA2
> ntQmCzXnTbIdw7h+3XQGQvFPAhFwptmtx3FvonnTN7ePjj3ekkPwP5ACaTB4ZAAF
> ttoehMLgqi+hzOBDu/dhFfZuDsDC5qV/aGzMiyZ1kJV3+ddnYAhXcUPkbivbuZvr
> WQiY2A+DZZWu9xjApI0IcwLZoiSuU/kNPREX2/0mefSGiwohGQ1ya22VTQyVMfs=
> =8utZ
> -----END PGP SIGNATURE-----
>
>
>
> ------------------------------
>
> Message: 4
> Date: Sun, 21 Jun 2015 12:28:06 -0400
> From: Jim Ruxton <cinetron@passport.ca>
> To: pd-list@lists.iem.at
> Subject: Re: [PD] Error Compiling Gem on Ubuntu 15.04
> Message-ID: <5586E616.3070607@passport.ca>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
>
> >
> >>>>> I am getting the following errors in compiling Gem on Ubuntu 15.04. Any
> >>>>> thought on what I need to do to correct this. Thanks.
> >>> this has been fixed in Gem's git for a long time.
> >> I was having trouble with autoconf so went with the stable version.
> >>> but there hasn't been a release for an even longer time.
> >>> but if you need to stick with a properly released version of Gem, why
> >>> don't you just use the Gem that comes with ubuntu?
> >>>
> >>> as in:
> >>> $ sudo apt-get install gem
> >> Thanks for this, the documentation I saw said
> > which documentation?
> > can it be fixed?
>
> Sorry I don't remember where I saw this and now that I think of it
> perhaps it didn't say pd-gem specifically but rather to add pd- in front
> of external names when loading them using apt-get. I understand now that
> isn't the case for gem. Thanks again for clarifying this.
> Jim
> >
> >
> >
>
>
>
>
> ------------------------------
>
> Message: 5
> Date: Sun, 21 Jun 2015 16:21:54 -0300
> From: Alexandre Torres Porres <porres@gmail.com>
> To: Clifford Dunn <beatleboy07@gmail.com>
> Cc: "pd-list@iem.at" <PD-list@iem.at>
> Subject: Re: [PD] OSC Communication between PD and SC
> Message-ID:
> <CAEAsFmiW6QdoVjNRWYTVAuiDsdBtiw_bouk0B-B+DQiz1L-5hg@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> can you share de code from supercollider and the pd patch for us please?
>
> 2015-06-21 2:46 GMT-03:00 Clifford Dunn <beatleboy07@gmail.com>:
>
> > Okay, I figured it out.
> >
> > It's a supercollider thing. Turns out that I was being too specific
> > when defining the NetAddr. By not specifying in the OSCdef, everything
> > is working fine now. Thanks for all the help!
> > Clifford Dunn
> > Flutist/Composer
> > http://www.ckdmusic.weebly.com
> >
> >
> >
> > On Sat, Jun 20, 2015 at 5:54 PM, Martin Peach <chakekatzil@gmail.com>
> > wrote:
> > > Are you sure NetAddr.langPort is 57120?
> > >
> > > Martin
> > >
> > > On Sat, Jun 20, 2015 at 5:27 PM, Clifford Dunn <beatleboy07@gmail.com>
> > > wrote:
> > >>
> > >> Hi PD list,
> > >>
> > >> I want to be sending this to the SC list as well, but for some reason
> > >> I can't get through there.
> > >>
> > >> I'm getting pretty frustrated as I try to figure out why these two
> > >> programs are currently refusing to talk to each other. I'm not really
> > >> sure about how to type out PD code, so please bear with me.
> > >>
> > >> First, I have SC set up to receive OSC:
> > >>
> > >> n = NetAddr("127.0.0.1", NetAddr.langPort);
> > >>
> > >> OSCFunc({arg msg, time, addr, recvPort; "Hello World".postln;}, '/test',
> > >> n);
> > >>
> > >> Testing this internally with SC works fine:
> > >>
> > >> m = NetAddr("127.0.0.1", NetAddr.langPort);
> > >>
> > >> m.sendMsg("/test", "Hi")
> > >>
> > >>
> > >> PD on the other hand:
> > >>
> > >> object: import mrpeach
> > >> message: connect 127.0.0.1 57120
> > >> *connected to*
> > >> object: udpsend
> > >>
> > >> The listener tells me: udpsend connecting to port 57120
> > >>
> > >> message: send /test 5
> > >> *connected to*
> > >> object: packOSC
> > >> *connected to*
> > >> object udpsend
> > >>
> > >> Nothing happens on the supercollider end. However, within PD, if I set
> > >> up a udpreceiver, I get a response
> > >>
> > >> object: udpreceive 57120
> > >> *connected to*
> > >> object: unpackOSC
> > >> *connected to*
> > >> object: spigot (toggle on right inlet)
> > >> *connected to*
> > >> object: print received
> > >>
> > >> And then I can send messages within PD and it prints fine.
> > >>
> > >> Also, if I send from SC:
> > >>
> > >> n.sendMsg("/test", 45);
> > >>
> > >> It prints fine in PD.
> > >>
> > >> So what am I missing that is preventing PD from sending to SC? If it
> > >> helps, I'm running ArchLinux, SC 3.6.6, and Pd 0.43.4-extended.
> > >>
> > >> Thanks a lot for any help you can provide!
> > >>
> > >> connect 1
> > >> Clifford Dunn
> > >> Flutist/Composer
> > >> http://www.ckdmusic.weebly.com
> > >>
> > >> _______________________________________________
> > >> Pd-list@lists.iem.at mailing list
> > >> UNSUBSCRIBE and account-management ->
> > >> http://lists.puredata.info/listinfo/pd-list
> > >
> > >
> >
> > _______________________________________________
> > Pd-list@lists.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/20150621/7a017f70/attachment-0001.html>
>
> ------------------------------
>
> Message: 6
> Date: Sun, 21 Jun 2015 19:42:49 -0700
> From: Clifford Dunn <beatleboy07@gmail.com>
> To: Alexandre Torres Porres <porres@gmail.com>
> Cc: "pd-list@iem.at" <PD-list@iem.at>
> Subject: Re: [PD] OSC Communication between PD and SC
> Message-ID:
> <CAHtW-tTh8k7pbD-bKiM=a2f_3irHaj4USz2cFiQ0_3B4G=c1rQ@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Totally. For the SC side, you actually shouldn't be too specific with
> the ports. So all that seems to be needed is this:
>
> OSCFunc({arg msg, time, add, recvPort; msg.postln;}, '/test');
>
> Then on PD
>
> message: connect 127.0.0.1 57120
> *connect*
> object: udpsend
>
> 57120 is the default port that SC listens to. It doesn't hurt to
> double check that by running NetAddr.langPort
>
> Then also on PD:
>
> message: send /test $1
> *connect*
> object: packOSC
> *connect*
> object: udpsend
>
> And that seems to work just fine!
> Clifford Dunn
> Flutist/Composer
> http://www.ckdmusic.weebly.com
>
>
>
> On Sun, Jun 21, 2015 at 12:21 PM, Alexandre Torres Porres
> <porres@gmail.com> wrote:
> > can you share de code from supercollider and the pd patch for us please?
> >
> > 2015-06-21 2:46 GMT-03:00 Clifford Dunn <beatleboy07@gmail.com>:
> >>
> >> Okay, I figured it out.
> >>
> >> It's a supercollider thing. Turns out that I was being too specific
> >> when defining the NetAddr. By not specifying in the OSCdef, everything
> >> is working fine now. Thanks for all the help!
> >> Clifford Dunn
> >> Flutist/Composer
> >> http://www.ckdmusic.weebly.com
> >>
> >>
> >>
> >> On Sat, Jun 20, 2015 at 5:54 PM, Martin Peach <chakekatzil@gmail.com>
> >> wrote:
> >> > Are you sure NetAddr.langPort is 57120?
> >> >
> >> > Martin
> >> >
> >> > On Sat, Jun 20, 2015 at 5:27 PM, Clifford Dunn <beatleboy07@gmail.com>
> >> > wrote:
> >> >>
> >> >> Hi PD list,
> >> >>
> >> >> I want to be sending this to the SC list as well, but for some reason
> >> >> I can't get through there.
> >> >>
> >> >> I'm getting pretty frustrated as I try to figure out why these two
> >> >> programs are currently refusing to talk to each other. I'm not really
> >> >> sure about how to type out PD code, so please bear with me.
> >> >>
> >> >> First, I have SC set up to receive OSC:
> >> >>
> >> >> n = NetAddr("127.0.0.1", NetAddr.langPort);
> >> >>
> >> >> OSCFunc({arg msg, time, addr, recvPort; "Hello World".postln;},
> >> >> '/test',
> >> >> n);
> >> >>
> >> >> Testing this internally with SC works fine:
> >> >>
> >> >> m = NetAddr("127.0.0.1", NetAddr.langPort);
> >> >>
> >> >> m.sendMsg("/test", "Hi")
> >> >>
> >> >>
> >> >> PD on the other hand:
> >> >>
> >> >> object: import mrpeach
> >> >> message: connect 127.0.0.1 57120
> >> >> *connected to*
> >> >> object: udpsend
> >> >>
> >> >> The listener tells me: udpsend connecting to port 57120
> >> >>
> >> >> message: send /test 5
> >> >> *connected to*
> >> >> object: packOSC
> >> >> *connected to*
> >> >> object udpsend
> >> >>
> >> >> Nothing happens on the supercollider end. However, within PD, if I set
> >> >> up a udpreceiver, I get a response
> >> >>
> >> >> object: udpreceive 57120
> >> >> *connected to*
> >> >> object: unpackOSC
> >> >> *connected to*
> >> >> object: spigot (toggle on right inlet)
> >> >> *connected to*
> >> >> object: print received
> >> >>
> >> >> And then I can send messages within PD and it prints fine.
> >> >>
> >> >> Also, if I send from SC:
> >> >>
> >> >> n.sendMsg("/test", 45);
> >> >>
> >> >> It prints fine in PD.
> >> >>
> >> >> So what am I missing that is preventing PD from sending to SC? If it
> >> >> helps, I'm running ArchLinux, SC 3.6.6, and Pd 0.43.4-extended.
> >> >>
> >> >> Thanks a lot for any help you can provide!
> >> >>
> >> >> connect 1
> >> >> Clifford Dunn
> >> >> Flutist/Composer
> >> >> http://www.ckdmusic.weebly.com
> >> >>
> >> >> _______________________________________________
> >> >> Pd-list@lists.iem.at mailing list
> >> >> UNSUBSCRIBE and account-management ->
> >> >> http://lists.puredata.info/listinfo/pd-list
> >> >
> >> >
> >>
> >> _______________________________________________
> >> Pd-list@lists.iem.at mailing list
> >> UNSUBSCRIBE and account-management ->
> >> http://lists.puredata.info/listinfo/pd-list
> >
> >
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Pd-list mailing list
> Pd-list@lists.iem.at
> to manage your subscription (including un-subscription) see
> http://lists.puredata.info/listinfo/pd-list
>
>
> ------------------------------
>
> End of Pd-list Digest, Vol 123, Issue 92
> ****************************************