Re: [PD] pduino patches on pdx

2012-04-17 Thread Hans-Christoph Steiner

So I added support for Pd-extended to load arduino/arduino.pd when creating 
[arduino].  Now yo can drop the arduino/ folder into the standard install 
location and then create [arduino].  It should be in the beta builds as of 
yesterday.

.hc

On Apr 10, 2012, at 1:31 PM, Hans-Christoph Steiner wrote:

 
 I see what you are doing now.  Pd only works like that for binary objects, 
 not abstractions, i.e. :
 
 - extra/comport/comport.pd_linux can be loaded as [comport]
 - extra/arduino/arduino.pd triggers that 1000 error when loaded as [arduino]
 
 As an aside, you really shouldn't put stuff directly into extra/ but instead 
 use the standard install paths:
 
 http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files
 
 .hc
 
 On Apr 10, 2012, at 12:23 PM, Patrice Colet wrote:
 
 I've extracted the zip file content into this empty folder I've created:
 
 C:\Program Files (x86)\pd\extra\arduino
 
 I've added arduino folder to path in preferences and started pd by 
 double-clicking on the C:\Program Files 
 (x86)\pd\extra\arduino\arduino-help.pd
 
 In the doubt I've updated pdx to 20120410, also tried to create [arduino] 
 object in a naked patch, same result.
 
 hope it helps
 
 - Mail original -
 De: Roman Haefeli reduz...@gmail.com
 À: pd-list@iem.at
 Envoyé: Mardi 10 Avril 2012 17:16:36
 Objet: Re: [PD] pduino patches on pdx
 
 On Tue, 2012-04-10 at 15:54 +0200, Patrice Colet wrote:
 Hello,
 
 I've downloaded a zip at this url:
 
 https://github.com/reduzent/pduino
 
 to get arduino patches for the 0.43.1-extended-20111221* release
 I've
 got installed in my vista box.
 
 When I'm launching an help patch I've got this error message in
 console:
 
 maximum object loading depth 1000 reached
 arduino
 ... couldn't create
 
 I suppose it's not directly related with arduino patches but I
 don't
 often open abs with thousands of objects inside ;)
 
 On which version of pdx is it supposed to work?
 
 It's supposed to work for all version that Hans' version is supposed
 to
 work for. At least it would work with = 0.42.
 
 Can you give us more information about the path of Pd-extended
 installation, the Pduino installation and how you started Pd-extended
 and how you opened arduino-help.pd ?
 
 Thanks for your report
 
 Roman
 
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 
 
 
 
 
 If nature has made any one thing less susceptible than all others of 
 exclusive property, it is the action of the thinking power called an idea, 
 which an individual may exclusively possess as long as he keeps it to 
 himself; but the moment it is divulged, it forces itself into the possession 
 of everyone, and the receiver cannot dispossess himself of it.- 
 Thomas Jefferson
 
 






You can't steal a gift. Bird gave the world his music, and if you can hear it, 
you can have it. - Dizzy Gillespie




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-17 Thread Patrice Colet
Great you rock, let's eat the omlet ^^

Colet Patrice

- Mail original -
 De: Hans-Christoph Steiner h...@at.or.at
 À: Patrice Colet colet.patr...@free.fr, pd-list pd-list@iem.at
 Envoyé: Mardi 17 Avril 2012 19:03:00
 Objet: Re: [PD] pduino patches on pdx
 
 
 So I added support for Pd-extended to load arduino/arduino.pd when
 creating [arduino].  Now yo can drop the arduino/ folder into the
 standard install location and then create [arduino].  It should be
 in the beta builds as of yesterday.
 
 .hc
 
 On Apr 10, 2012, at 1:31 PM, Hans-Christoph Steiner wrote:
 
  
  I see what you are doing now.  Pd only works like that for binary
  objects, not abstractions, i.e. :
  
  - extra/comport/comport.pd_linux can be loaded as [comport]
  - extra/arduino/arduino.pd triggers that 1000 error when loaded as
  [arduino]
  
  As an aside, you really shouldn't put stuff directly into extra/
  but instead use the standard install paths:
  
  http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files
  
  .hc
  
  On Apr 10, 2012, at 12:23 PM, Patrice Colet wrote:
  
  I've extracted the zip file content into this empty folder I've
  created:
  
  C:\Program Files (x86)\pd\extra\arduino
  
  I've added arduino folder to path in preferences and started pd by
  double-clicking on the C:\Program Files
  (x86)\pd\extra\arduino\arduino-help.pd
  
  In the doubt I've updated pdx to 20120410, also tried to create
  [arduino] object in a naked patch, same result.
  
  hope it helps
  
  - Mail original -
  De: Roman Haefeli reduz...@gmail.com
  À: pd-list@iem.at
  Envoyé: Mardi 10 Avril 2012 17:16:36
  Objet: Re: [PD] pduino patches on pdx
  
  On Tue, 2012-04-10 at 15:54 +0200, Patrice Colet wrote:
  Hello,
  
  I've downloaded a zip at this url:
  
  https://github.com/reduzent/pduino
  
  to get arduino patches for the 0.43.1-extended-20111221* release
  I've
  got installed in my vista box.
  
  When I'm launching an help patch I've got this error message in
  console:
  
  maximum object loading depth 1000 reached
  arduino
  ... couldn't create
  
  I suppose it's not directly related with arduino patches but I
  don't
  often open abs with thousands of objects inside ;)
  
  On which version of pdx is it supposed to work?
  
  It's supposed to work for all version that Hans' version is
  supposed
  to
  work for. At least it would work with = 0.42.
  
  Can you give us more information about the path of Pd-extended
  installation, the Pduino installation and how you started
  Pd-extended
  and how you opened arduino-help.pd ?
  
  Thanks for your report
  
  Roman
  
  
  
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
  
  
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
  
  
  
  
  
  If nature has made any one thing less susceptible than all others
  of exclusive property, it is the action of the thinking power
  called an idea, which an individual may exclusively possess as
  long as he keeps it to himself; but the moment it is divulged, it
  forces itself into the possession of everyone, and the receiver
  cannot dispossess himself of it.- Thomas Jefferson
  
  
 
 
 
 
 
 
 You can't steal a gift. Bird gave the world his music, and if you can
 hear it, you can have it. - Dizzy Gillespie
 
 
 
 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-15 Thread Hans-Christoph Steiner

Basically every library in Pd-extended is in libdir format, and from what I've 
seen, most people have no problem using non-vanilla objects in Pd-extended.  
Yes, in 0.43 development there were some problems related to libdirs, but you 
got to break some eggs to make an omelet.  Now everything works again.

.hc

On Apr 12, 2012, at 11:53 AM, Patrice Colet wrote:

 I'm sorry to say that, it's just a mirror of my ignorance, but I think that 
 libdir is confusing, useless, and unstable like I said to the list in another 
 thread, please prove me I'm wrong ;)
 
 Colet Patrice
 
 - Mail original -
 De: Hans-Christoph Steiner h...@at.or.at
 À: Patrice Colet colet.patr...@free.fr
 Cc: pd-list pd-list@iem.at
 Envoyé: Jeudi 12 Avril 2012 17:03:26
 Objet: Re: [PD] pduino patches on pdx
 
 
 Why's that?
 
 .hc
 
 On Apr 12, 2012, at 10:46 AM, Patrice Colet wrote:
 
 I just hope libdir will never go into vanilla ^^
 
 Colet Patrice
 
 - Mail original -
 De: Hans-Christoph Steiner h...@at.or.at
 À: Patrice Colet colet.patr...@free.fr
 Cc: pd-list pd-list@iem.at, Roman Haefeli
 reduz...@gmail.com
 Envoyé: Jeudi 12 Avril 2012 04:49:32
 Objet: Re: [PD] pduino patches on pdx
 
 
 It would affect vanilla if you have the libdir loader running in
 it.
 Its related to that.
 
 .hc
 
 On Apr 11, 2012, at 7:57 PM, Patrice Colet wrote:
 
 I've switched back to vanilla, no bug anymore :D
 
 Colet Patrice
 
 - Mail original -
 De: Roman Haefeli reduz...@gmail.com
 À: pd-list@iem.at
 Envoyé: Mardi 10 Avril 2012 22:42:54
 Objet: Re: [PD] pduino patches on pdx
 
 On Tue, 2012-04-10 at 10:17 -0400, Hans-Christoph Steiner wrote:
 On Apr 10, 2012, at 9:54 AM, Patrice Colet wrote:
 
 Hello,
 
 I've downloaded a zip at this url:
 
 https://github.com/reduzent/pduino
 
 to get arduino patches for the 0.43.1-extended-20111221*
 release
 I've got installed in my vista box.
 
 When I'm launching an help patch I've got this error message
 in
 console:
 
 maximum object loading depth 1000 reached
 arduino
 ... couldn't create
 
 I suppose it's not directly related with arduino patches but I
 don't
 often open abs with thousands of objects inside ;)
 
 On which version of pdx is it supposed to work?
 
 FYI, that version of Pduino is a development version.  If you
 want
 the
 current stable release, then use this release:
 
 http://puredata.info/downloads/pduino
 
 What is the point of your remark, if the problem described isn't
 in
 any
 way related to the used version?
 
 Roman
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 
 
 
 
 
 Access to computers should be unlimited and total.  - the hacker
 ethic
 
 
 
 
 
 
 
 
  http://at.or.at/hans/
 
 
 









It is convenient to imagine a power beyond us because that means we don't have 
to examine our own lives., from The Idols of Environmentalism, by Curtis 
White





___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-12 Thread Patrice Colet
I just hope libdir will never go into vanilla ^^

Colet Patrice

- Mail original -
 De: Hans-Christoph Steiner h...@at.or.at
 À: Patrice Colet colet.patr...@free.fr
 Cc: pd-list pd-list@iem.at, Roman Haefeli reduz...@gmail.com
 Envoyé: Jeudi 12 Avril 2012 04:49:32
 Objet: Re: [PD] pduino patches on pdx
 
 
 It would affect vanilla if you have the libdir loader running in it.
  Its related to that.
 
 .hc
 
 On Apr 11, 2012, at 7:57 PM, Patrice Colet wrote:
 
  I've switched back to vanilla, no bug anymore :D
  
  Colet Patrice
  
  - Mail original -
  De: Roman Haefeli reduz...@gmail.com
  À: pd-list@iem.at
  Envoyé: Mardi 10 Avril 2012 22:42:54
  Objet: Re: [PD] pduino patches on pdx
  
  On Tue, 2012-04-10 at 10:17 -0400, Hans-Christoph Steiner wrote:
  On Apr 10, 2012, at 9:54 AM, Patrice Colet wrote:
  
  Hello,
  
  I've downloaded a zip at this url:
  
  https://github.com/reduzent/pduino
  
  to get arduino patches for the 0.43.1-extended-20111221* release
  I've got installed in my vista box.
  
  When I'm launching an help patch I've got this error message in
  console:
  
  maximum object loading depth 1000 reached
  arduino
  ... couldn't create
  
  I suppose it's not directly related with arduino patches but I
  don't
  often open abs with thousands of objects inside ;)
  
  On which version of pdx is it supposed to work?
  
  FYI, that version of Pduino is a development version.  If you
  want
  the
  current stable release, then use this release:
  
  http://puredata.info/downloads/pduino
  
  What is the point of your remark, if the problem described isn't
  in
  any
  way related to the used version?
  
  Roman
  
  
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
  
 
 
 
 
 Access to computers should be unlimited and total.  - the hacker
 ethic
 
 
 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-12 Thread Hans-Christoph Steiner

Why's that?

.hc

On Apr 12, 2012, at 10:46 AM, Patrice Colet wrote:

 I just hope libdir will never go into vanilla ^^
 
 Colet Patrice
 
 - Mail original -
 De: Hans-Christoph Steiner h...@at.or.at
 À: Patrice Colet colet.patr...@free.fr
 Cc: pd-list pd-list@iem.at, Roman Haefeli reduz...@gmail.com
 Envoyé: Jeudi 12 Avril 2012 04:49:32
 Objet: Re: [PD] pduino patches on pdx
 
 
 It would affect vanilla if you have the libdir loader running in it.
 Its related to that.
 
 .hc
 
 On Apr 11, 2012, at 7:57 PM, Patrice Colet wrote:
 
 I've switched back to vanilla, no bug anymore :D
 
 Colet Patrice
 
 - Mail original -
 De: Roman Haefeli reduz...@gmail.com
 À: pd-list@iem.at
 Envoyé: Mardi 10 Avril 2012 22:42:54
 Objet: Re: [PD] pduino patches on pdx
 
 On Tue, 2012-04-10 at 10:17 -0400, Hans-Christoph Steiner wrote:
 On Apr 10, 2012, at 9:54 AM, Patrice Colet wrote:
 
 Hello,
 
 I've downloaded a zip at this url:
 
 https://github.com/reduzent/pduino
 
 to get arduino patches for the 0.43.1-extended-20111221* release
 I've got installed in my vista box.
 
 When I'm launching an help patch I've got this error message in
 console:
 
 maximum object loading depth 1000 reached
 arduino
 ... couldn't create
 
 I suppose it's not directly related with arduino patches but I
 don't
 often open abs with thousands of objects inside ;)
 
 On which version of pdx is it supposed to work?
 
 FYI, that version of Pduino is a development version.  If you
 want
 the
 current stable release, then use this release:
 
 http://puredata.info/downloads/pduino
 
 What is the point of your remark, if the problem described isn't
 in
 any
 way related to the used version?
 
 Roman
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 
 
 
 
 
 Access to computers should be unlimited and total.  - the hacker
 ethic
 
 
 





  http://at.or.at/hans/



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-12 Thread Roman Haefeli
On Wed, 2012-04-11 at 22:49 -0400, Hans-Christoph Steiner wrote:
 It would affect vanilla if you have the libdir loader running in it.  Its 
 related to that.

I think I experienced once also problem with maximum object loading
depth 1000 reached and this was on Pd-vanilla without libdir. So
probably there is still a problem outside of libdir?

I'll post again, when I figured out how to exactly reproduce the
situation.

Roman


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-12 Thread Patrice Colet
I'm sorry to say that, it's just a mirror of my ignorance, but I think that 
libdir is confusing, useless, and unstable like I said to the list in another 
thread, please prove me I'm wrong ;)

Colet Patrice

- Mail original -
 De: Hans-Christoph Steiner h...@at.or.at
 À: Patrice Colet colet.patr...@free.fr
 Cc: pd-list pd-list@iem.at
 Envoyé: Jeudi 12 Avril 2012 17:03:26
 Objet: Re: [PD] pduino patches on pdx
 
 
 Why's that?
 
 .hc
 
 On Apr 12, 2012, at 10:46 AM, Patrice Colet wrote:
 
  I just hope libdir will never go into vanilla ^^
  
  Colet Patrice
  
  - Mail original -
  De: Hans-Christoph Steiner h...@at.or.at
  À: Patrice Colet colet.patr...@free.fr
  Cc: pd-list pd-list@iem.at, Roman Haefeli
  reduz...@gmail.com
  Envoyé: Jeudi 12 Avril 2012 04:49:32
  Objet: Re: [PD] pduino patches on pdx
  
  
  It would affect vanilla if you have the libdir loader running in
  it.
  Its related to that.
  
  .hc
  
  On Apr 11, 2012, at 7:57 PM, Patrice Colet wrote:
  
  I've switched back to vanilla, no bug anymore :D
  
  Colet Patrice
  
  - Mail original -
  De: Roman Haefeli reduz...@gmail.com
  À: pd-list@iem.at
  Envoyé: Mardi 10 Avril 2012 22:42:54
  Objet: Re: [PD] pduino patches on pdx
  
  On Tue, 2012-04-10 at 10:17 -0400, Hans-Christoph Steiner wrote:
  On Apr 10, 2012, at 9:54 AM, Patrice Colet wrote:
  
  Hello,
  
  I've downloaded a zip at this url:
  
  https://github.com/reduzent/pduino
  
  to get arduino patches for the 0.43.1-extended-20111221*
  release
  I've got installed in my vista box.
  
  When I'm launching an help patch I've got this error message
  in
  console:
  
  maximum object loading depth 1000 reached
  arduino
  ... couldn't create
  
  I suppose it's not directly related with arduino patches but I
  don't
  often open abs with thousands of objects inside ;)
  
  On which version of pdx is it supposed to work?
  
  FYI, that version of Pduino is a development version.  If you
  want
  the
  current stable release, then use this release:
  
  http://puredata.info/downloads/pduino
  
  What is the point of your remark, if the problem described isn't
  in
  any
  way related to the used version?
  
  Roman
  
  
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
  
  
  
  
  
  Access to computers should be unlimited and total.  - the hacker
  ethic
  
  
  
 
 
 
 
 
   http://at.or.at/hans/
 
 
 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-11 Thread Patrice Colet
I've switched back to vanilla, no bug anymore :D

Colet Patrice

- Mail original -
 De: Roman Haefeli reduz...@gmail.com
 À: pd-list@iem.at
 Envoyé: Mardi 10 Avril 2012 22:42:54
 Objet: Re: [PD] pduino patches on pdx
 
 On Tue, 2012-04-10 at 10:17 -0400, Hans-Christoph Steiner wrote:
  On Apr 10, 2012, at 9:54 AM, Patrice Colet wrote:
  
   Hello,
   
   I've downloaded a zip at this url:
   
   https://github.com/reduzent/pduino
   
   to get arduino patches for the 0.43.1-extended-20111221* release
  I've got installed in my vista box.
   
   When I'm launching an help patch I've got this error message in
  console:
   
   maximum object loading depth 1000 reached
   arduino
   ... couldn't create
   
   I suppose it's not directly related with arduino patches but I
   don't
  often open abs with thousands of objects inside ;)
   
   On which version of pdx is it supposed to work?
  
  FYI, that version of Pduino is a development version.  If you want
  the
  current stable release, then use this release:
  
  http://puredata.info/downloads/pduino
 
 What is the point of your remark, if the problem described isn't in
 any
 way related to the used version?
 
 Roman
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-11 Thread Hans-Christoph Steiner

It would affect vanilla if you have the libdir loader running in it.  Its 
related to that.

.hc

On Apr 11, 2012, at 7:57 PM, Patrice Colet wrote:

 I've switched back to vanilla, no bug anymore :D
 
 Colet Patrice
 
 - Mail original -
 De: Roman Haefeli reduz...@gmail.com
 À: pd-list@iem.at
 Envoyé: Mardi 10 Avril 2012 22:42:54
 Objet: Re: [PD] pduino patches on pdx
 
 On Tue, 2012-04-10 at 10:17 -0400, Hans-Christoph Steiner wrote:
 On Apr 10, 2012, at 9:54 AM, Patrice Colet wrote:
 
 Hello,
 
 I've downloaded a zip at this url:
 
 https://github.com/reduzent/pduino
 
 to get arduino patches for the 0.43.1-extended-20111221* release
 I've got installed in my vista box.
 
 When I'm launching an help patch I've got this error message in
 console:
 
 maximum object loading depth 1000 reached
 arduino
 ... couldn't create
 
 I suppose it's not directly related with arduino patches but I
 don't
 often open abs with thousands of objects inside ;)
 
 On which version of pdx is it supposed to work?
 
 FYI, that version of Pduino is a development version.  If you want
 the
 current stable release, then use this release:
 
 http://puredata.info/downloads/pduino
 
 What is the point of your remark, if the problem described isn't in
 any
 way related to the used version?
 
 Roman
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 




Access to computers should be unlimited and total.  - the hacker ethic



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] pduino patches on pdx

2012-04-10 Thread Patrice Colet
 Hello,

I've downloaded a zip at this url:

https://github.com/reduzent/pduino

to get arduino patches for the 0.43.1-extended-20111221* release I've got 
installed in my vista box.

When I'm launching an help patch I've got this error message in console:

maximum object loading depth 1000 reached
 arduino
... couldn't create

I suppose it's not directly related with arduino patches but I don't often open 
abs with thousands of objects inside ;)

On which version of pdx is it supposed to work?

Colet Patrice

* why the pdx release version isn't simply in a comment object? It's a pain in 
the ass for retyping it ^^


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-10 Thread Hans-Christoph Steiner

On Apr 10, 2012, at 9:54 AM, Patrice Colet wrote:

 Hello,
 
 I've downloaded a zip at this url:
 
 https://github.com/reduzent/pduino
 
 to get arduino patches for the 0.43.1-extended-20111221* release I've got 
 installed in my vista box.
 
 When I'm launching an help patch I've got this error message in console:
 
 maximum object loading depth 1000 reached
 arduino
 ... couldn't create
 
 I suppose it's not directly related with arduino patches but I don't often 
 open abs with thousands of objects inside ;)
 
 On which version of pdx is it supposed to work?

FYI, that version of Pduino is a development version.  If you want the current 
stable release, then use this release:

http://puredata.info/downloads/pduino

 Colet Patrice
 
 * why the pdx release version isn't simply in a comment object? It's a pain 
 in the ass for retyping it ^^

Good idea, I'll do that.

.hc





I have always wished for my computer to be as easy to use as my telephone; my 
wish has come true because I can no longer figure out how to use my telephone. 
 --Bjarne Stroustrup (creator of C++)


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-10 Thread Roman Haefeli
On Tue, 2012-04-10 at 15:54 +0200, Patrice Colet wrote:
 Hello,
 
 I've downloaded a zip at this url:
 
 https://github.com/reduzent/pduino
 
 to get arduino patches for the 0.43.1-extended-20111221* release I've
 got installed in my vista box.
 
 When I'm launching an help patch I've got this error message in
 console:
 
 maximum object loading depth 1000 reached
  arduino
 ... couldn't create
 
 I suppose it's not directly related with arduino patches but I don't
 often open abs with thousands of objects inside ;)
 
 On which version of pdx is it supposed to work?

It's supposed to work for all version that Hans' version is supposed to
work for. At least it would work with = 0.42.

Can you give us more information about the path of Pd-extended
installation, the Pduino installation and how you started Pd-extended
and how you opened arduino-help.pd ?

Thanks for your report

Roman



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-10 Thread Patrice Colet


Colet Patrice

- Mail original -
 De: Hans-Christoph Steiner h...@at.or.at

 
 FYI, that version of Pduino is a development version.  If you want
 the current stable release, then use this release:
 
 http://puredata.info/downloads/pduino

Yes, very interesting, I have all digital outputs and analog in working 
correctly with my arduino NG,
but once digital pins are set to inputs they don't detect the voltage I'm 
sending, using standard firmata.

I'll try soon with a diecimila...

 
  Colet Patrice
  
  * why the pdx release version isn't simply in a comment object?
  It's a pain in the ass for retyping it ^^
 
 Good idea, I'll do that.

Thanks a lot!:)
 
 .hc
 
 
 
 
 
 I have always wished for my computer to be as easy to use as my
 telephone; my wish has come true because I can no longer figure out
 how to use my telephone.  --Bjarne Stroustrup (creator of C++)
 
 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-10 Thread Patrice Colet
I've extracted the zip file content into this empty folder I've created:

C:\Program Files (x86)\pd\extra\arduino

I've added arduino folder to path in preferences and started pd by 
double-clicking on the C:\Program Files (x86)\pd\extra\arduino\arduino-help.pd

In the doubt I've updated pdx to 20120410, also tried to create [arduino] 
object in a naked patch, same result.

hope it helps

- Mail original -
 De: Roman Haefeli reduz...@gmail.com
 À: pd-list@iem.at
 Envoyé: Mardi 10 Avril 2012 17:16:36
 Objet: Re: [PD] pduino patches on pdx
 
 On Tue, 2012-04-10 at 15:54 +0200, Patrice Colet wrote:
  Hello,
  
  I've downloaded a zip at this url:
  
  https://github.com/reduzent/pduino
  
  to get arduino patches for the 0.43.1-extended-20111221* release
  I've
  got installed in my vista box.
  
  When I'm launching an help patch I've got this error message in
  console:
  
  maximum object loading depth 1000 reached
   arduino
  ... couldn't create
  
  I suppose it's not directly related with arduino patches but I
  don't
  often open abs with thousands of objects inside ;)
  
  On which version of pdx is it supposed to work?
 
 It's supposed to work for all version that Hans' version is supposed
 to
 work for. At least it would work with = 0.42.
 
 Can you give us more information about the path of Pd-extended
 installation, the Pduino installation and how you started Pd-extended
 and how you opened arduino-help.pd ?
 
 Thanks for your report
 
 Roman
 
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-10 Thread Hans-Christoph Steiner

I see what you are doing now.  Pd only works like that for binary objects, not 
abstractions, i.e. :

- extra/comport/comport.pd_linux can be loaded as [comport]
- extra/arduino/arduino.pd triggers that 1000 error when loaded as [arduino]

As an aside, you really shouldn't put stuff directly into extra/ but instead 
use the standard install paths:

http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files

.hc

On Apr 10, 2012, at 12:23 PM, Patrice Colet wrote:

 I've extracted the zip file content into this empty folder I've created:
 
 C:\Program Files (x86)\pd\extra\arduino
 
 I've added arduino folder to path in preferences and started pd by 
 double-clicking on the C:\Program Files (x86)\pd\extra\arduino\arduino-help.pd
 
 In the doubt I've updated pdx to 20120410, also tried to create [arduino] 
 object in a naked patch, same result.
 
 hope it helps
 
 - Mail original -
 De: Roman Haefeli reduz...@gmail.com
 À: pd-list@iem.at
 Envoyé: Mardi 10 Avril 2012 17:16:36
 Objet: Re: [PD] pduino patches on pdx
 
 On Tue, 2012-04-10 at 15:54 +0200, Patrice Colet wrote:
 Hello,
 
 I've downloaded a zip at this url:
 
 https://github.com/reduzent/pduino
 
 to get arduino patches for the 0.43.1-extended-20111221* release
 I've
 got installed in my vista box.
 
 When I'm launching an help patch I've got this error message in
 console:
 
 maximum object loading depth 1000 reached
 arduino
 ... couldn't create
 
 I suppose it's not directly related with arduino patches but I
 don't
 often open abs with thousands of objects inside ;)
 
 On which version of pdx is it supposed to work?
 
 It's supposed to work for all version that Hans' version is supposed
 to
 work for. At least it would work with = 0.42.
 
 Can you give us more information about the path of Pd-extended
 installation, the Pduino installation and how you started Pd-extended
 and how you opened arduino-help.pd ?
 
 Thanks for your report
 
 Roman
 
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list





If nature has made any one thing less susceptible than all others of exclusive 
property, it is the action of the thinking power called an idea, which an 
individual may exclusively possess as long as he keeps it to himself; but the 
moment it is divulged, it forces itself into the possession of everyone, and 
the receiver cannot dispossess himself of it.- Thomas Jefferson



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-10 Thread Patrice Colet
arf ok, I really dislike to have all files scattered everywhere in the computer

thanks again.

Colet Patrice

- Mail original -
 De: Hans-Christoph Steiner h...@at.or.at
 À: Patrice Colet colet.patr...@free.fr
 Cc: pd-list pd-list@iem.at
 Envoyé: Mardi 10 Avril 2012 19:31:08
 Objet: Re: [PD] pduino patches on pdx
 
 
 I see what you are doing now.  Pd only works like that for binary
 objects, not abstractions, i.e. :
 
 - extra/comport/comport.pd_linux can be loaded as [comport]
 - extra/arduino/arduino.pd triggers that 1000 error when loaded as
 [arduino]
 
 As an aside, you really shouldn't put stuff directly into extra/ but
 instead use the standard install paths:
 
 http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files
 
 .hc
 
 On Apr 10, 2012, at 12:23 PM, Patrice Colet wrote:
 
  I've extracted the zip file content into this empty folder I've
  created:
  
  C:\Program Files (x86)\pd\extra\arduino
  
  I've added arduino folder to path in preferences and started pd by
  double-clicking on the C:\Program Files
  (x86)\pd\extra\arduino\arduino-help.pd
  
  In the doubt I've updated pdx to 20120410, also tried to create
  [arduino] object in a naked patch, same result.
  
  hope it helps
  
  - Mail original -
  De: Roman Haefeli reduz...@gmail.com
  À: pd-list@iem.at
  Envoyé: Mardi 10 Avril 2012 17:16:36
  Objet: Re: [PD] pduino patches on pdx
  
  On Tue, 2012-04-10 at 15:54 +0200, Patrice Colet wrote:
  Hello,
  
  I've downloaded a zip at this url:
  
  https://github.com/reduzent/pduino
  
  to get arduino patches for the 0.43.1-extended-20111221* release
  I've
  got installed in my vista box.
  
  When I'm launching an help patch I've got this error message in
  console:
  
  maximum object loading depth 1000 reached
  arduino
  ... couldn't create
  
  I suppose it's not directly related with arduino patches but I
  don't
  often open abs with thousands of objects inside ;)
  
  On which version of pdx is it supposed to work?
  
  It's supposed to work for all version that Hans' version is
  supposed
  to
  work for. At least it would work with = 0.42.
  
  Can you give us more information about the path of Pd-extended
  installation, the Pduino installation and how you started
  Pd-extended
  and how you opened arduino-help.pd ?
  
  Thanks for your report
  
  Roman
  
  
  
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
  
  
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
 
 
 
 
 
 If nature has made any one thing less susceptible than all others of
 exclusive property, it is the action of the thinking power called an
 idea, which an individual may exclusively possess as long as he
 keeps it to himself; but the moment it is divulged, it forces itself
 into the possession of everyone, and the receiver cannot dispossess
 himself of it.- Thomas Jefferson
 
 
 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-10 Thread Roman Haefeli
On Tue, 2012-04-10 at 10:17 -0400, Hans-Christoph Steiner wrote:
 On Apr 10, 2012, at 9:54 AM, Patrice Colet wrote:
 
  Hello,
  
  I've downloaded a zip at this url:
  
  https://github.com/reduzent/pduino
  
  to get arduino patches for the 0.43.1-extended-20111221* release
 I've got installed in my vista box.
  
  When I'm launching an help patch I've got this error message in
 console:
  
  maximum object loading depth 1000 reached
  arduino
  ... couldn't create
  
  I suppose it's not directly related with arduino patches but I don't
 often open abs with thousands of objects inside ;)
  
  On which version of pdx is it supposed to work?
 
 FYI, that version of Pduino is a development version.  If you want the
 current stable release, then use this release:
 
 http://puredata.info/downloads/pduino

What is the point of your remark, if the problem described isn't in any
way related to the used version? 

Roman


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-10 Thread Roman Haefeli
On Tue, 2012-04-10 at 13:31 -0400, Hans-Christoph Steiner wrote:
 I see what you are doing now.  Pd only works like that for binary objects, 
 not abstractions, i.e. :
 
 - extra/comport/comport.pd_linux can be loaded as [comport]
 - extra/arduino/arduino.pd triggers that 1000 error when loaded as [arduino]

Woult it be possible to allow that as well for abstraction? Probably it
is a feature, but to me it looks like a bug.

Roman



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-10 Thread Hans-Christoph Steiner

On Apr 10, 2012, at 4:42 PM, Roman Haefeli wrote:

 On Tue, 2012-04-10 at 10:17 -0400, Hans-Christoph Steiner wrote:
 On Apr 10, 2012, at 9:54 AM, Patrice Colet wrote:
 
 Hello,
 
 I've downloaded a zip at this url:
 
 https://github.com/reduzent/pduino
 
 to get arduino patches for the 0.43.1-extended-20111221* release
 I've got installed in my vista box.
 
 When I'm launching an help patch I've got this error message in
 console:
 
 maximum object loading depth 1000 reached
 arduino
 ... couldn't create
 
 I suppose it's not directly related with arduino patches but I don't
 often open abs with thousands of objects inside ;)
 
 On which version of pdx is it supposed to work?
 
 FYI, that version of Pduino is a development version.  If you want the
 current stable release, then use this release:
 
 http://puredata.info/downloads/pduino
 
 What is the point of your remark, if the problem described isn't in any
 way related to the used version? 

Sorry, I forgot the cause.  That's just my default answer ;)

.hc



  ¡El pueblo unido jamás será vencido!



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pduino patches on pdx

2012-04-10 Thread Hans-Christoph Steiner

On Apr 10, 2012, at 4:44 PM, Roman Haefeli wrote:

 On Tue, 2012-04-10 at 13:31 -0400, Hans-Christoph Steiner wrote:
 I see what you are doing now.  Pd only works like that for binary objects, 
 not abstractions, i.e. :
 
 - extra/comport/comport.pd_linux can be loaded as [comport]
 - extra/arduino/arduino.pd triggers that 1000 error when loaded as [arduino]
 
 Woult it be possible to allow that as well for abstraction? Probably it
 is a feature, but to me it looks like a bug.

It looks like a bug to me too, I'll look and see if I can fix it.

.hc



Making boring techno music is really easy with modern tools, but with live 
coding, boring techno is much harder. - Chris McCormick





___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list