Re: [PD] how to install and use GPIO external

2013-06-18 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-06-17 22:03, Josh Downing wrote:
 How do I install this external? I can open the gpio-help.pd file
 in pure data but when I try to open it I get the attached error 
 message (pd_error_message.png).

meta
for the future, would you mind posting the *text* of the error message
into your mail, rather than creating a snapshot?
it allows users who read their emails in text-based mail readers to
understand your question and eventually answer it.
also it does not waste bandwidth for no extra information...
/meta


what's the content of gpio.l_i386?
what does ls -l gpio.l_i386 show?
what does ldd gpio.l_i386 show?

 (gpio_help_configuration.png) for how I configured Jaime's 
 gpio-help.pd

the main problem you have, is that the object does not create (dashed
border), so it doesn't do anything.
apart from that, how does your screenshot differ from the original
help-patch?
i'm not very familiar with the specific help-patch, but i do know a
bit of Pd, and might be able to help if i could understand the problem.


fgamsdr
IOhannes

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iEYEARECAAYFAlHACdQACgkQkX2Xpv6ydvRsAQCgilg7on3ckPDh0CuhnLZdtJtE
cCEAoLm6bM3In2+anVbX2tgg6b6VSz8u
=81Kk
-END PGP SIGNATURE-

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


Re: [PD] how to install and use GPIO external

2013-06-18 Thread Julian Brooks
i'm not very familiar with the specific help-patch, but i do know a
bit of Pd

The joy of understatement.

Josh,

sounds like you haven't compiled the external yet.

My memory (and I'm guessing here, don't have a Pi to confirm atm) is this:
from the command line
cd (change directory) to the gpio folder (wherever you've put it on the pI)
and type 'make'.  Check the command line doesn't spit any errors and in
theory there should be a gpio external sat in the gpio folder at the end of
it.

Maybe you've done this already and it's compiled happily?

In that case you need to tell Pd where the external is - a good place to
put it would be in the 'externals' folder.  puredata.info is your friend
here.

Regards,

Julian




On 18 June 2013 08:18, IOhannes m zmoelnig zmoel...@iem.at wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 2013-06-17 22:03, Josh Downing wrote:
  How do I install this external? I can open the gpio-help.pd file
  in pure data but when I try to open it I get the attached error
  message (pd_error_message.png).

 meta
 for the future, would you mind posting the *text* of the error message
 into your mail, rather than creating a snapshot?
 it allows users who read their emails in text-based mail readers to
 understand your question and eventually answer it.
 also it does not waste bandwidth for no extra information...
 /meta


 what's the content of gpio.l_i386?
 what does ls -l gpio.l_i386 show?
 what does ldd gpio.l_i386 show?

  (gpio_help_configuration.png) for how I configured Jaime's
  gpio-help.pd

 the main problem you have, is that the object does not create (dashed
 border), so it doesn't do anything.
 apart from that, how does your screenshot differ from the original
 help-patch?
 i'm not very familiar with the specific help-patch, but i do know a
 bit of Pd, and might be able to help if i could understand the problem.


 fgamsdr
 IOhannes

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.12 (GNU/Linux)
 Comment: Using GnuPG with Icedove - http://www.enigmail.net/

 iEYEARECAAYFAlHACdQACgkQkX2Xpv6ydvRsAQCgilg7on3ckPDh0CuhnLZdtJtE
 cCEAoLm6bM3In2+anVbX2tgg6b6VSz8u
 =81Kk
 -END PGP SIGNATURE-

 ___
 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


[PD] project announcement Musical Quilt

2013-06-18 Thread David Welch
Hi all,

Here it is in action: https://www.youtube.com/watch?v=G7HbP3xrm6o. Many
thanks to the developers. Now where is that donate button... ; )

Here are some implementation details:
Like others we have been using functionalized fabrics to create triggers
for sound processing. The recent change is migrating from laptop to
Beaglebone. I decided to used Ubuntu's OMAP distro (probably would have
used Debian if doing it again). Pure Data vanilla installed without
incident. Comport and Cyclone packages were installed from tar balls. The
Cyclone make file had to be modified to show correct location of some
header files. For some reason the usb on the beaglebone is serial port 4.
Getting the ubuntu to autologin took a long time to figure out because it's
changed so many times. Wrote a simple .c program and modified
/etc/init/serial.conf to call it on boot (see here:
https://groups.google.com/forum/embed/?place=forum/beagleboardshowsearch=trueshowpopout=trueshowtabs=truehideforumtitle=trueparenturl=http%3A%2F%2Fbeagleboard.org%2FCommunity%2FForums%2F#!searchin/beagleboard/autologin/beagleboard/yvZ2Jsg-qCs/1vhjr13yHlgJ).


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


[PD] Pd-extended GUI stuck in OS X

2013-06-18 Thread Max
Dear List,

I have this odd issue since a while, and sometimes it goes away, sometimes it 
comes again. Because I couldn't figure it out more specific, I was not filing a 
bug report about it yet. AFAIK it only affects Pd-extended on OS X. I tried 
both, the Pd 0.44 and 0.43 branches.

These are the symptoms:
You can create objects, but then it's impossible to move them around.
When you click on a message box, the gray thick border stays there and it's 
stuck in the pressed down state.

Restarting Pd or the computer is no remedy, yet it sometimes starts to work 
normally again.
Anyone experiencing the same issue?

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


Re: [PD] changing message value in real time

2013-06-18 Thread acracia
would you like to have a look at the manual? (tongue in cheek... sorry!)

attached the help for messages.



On 06/17/2013 12:33 PM, Dmitry Morozov wrote:
 hi to everyone!
 
 sorry for dumb question
 
 is it possible to change message value in realtime? I need to control
 few objects with the same value. In an attached patch I have 3 time
 values with 1000ms, but I need to change them realtime with slider for
 example - is it possible? 
 
 thanks!
 
 dmitry
 
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 

#N canvas 70 162 648 546 12;
#X msg 67 10 message boxes;
#X text 34 33 Message boxes hold one or more message. Anytime the message
box receives any message at all \, the messages in the box are all
sent to their destinations.;
#X obj 120 295 print;
#X msg 120 235 60 64;
#X msg 120 265 pitch \$1 \, velocity \$2;
#X msg 49 378 123 \; my-receiver-name 858 \; another-receiver -45;
#X text 34 81 Clicking on a message also sends it \, so you can use
messsage boxes for push buttins. For instance \, click here while watching
the printout window:;
#X msg 122 139 walk the dog;
#X obj 122 168 print;
#X text 239 139 --- message;
#X text 223 165 --- object (different border);
#X text 14 197 You can separate multiple messages by commas. Also \,
you can use \$1 \, \$2 \, etc. to make variable messages:;
#X text 14 323 Finally \, if you separate messages by a semicolon instead
of a comma \, the following message(s) are re-routed to named objects
such as receives:;
#X obj 49 433 print;
#X obj 253 378 receive my-receiver-name;
#X floatatom 253 402 0 0 0 0 - - -;
#X floatatom 252 449 0 0 0 0 - - -;
#X obj 252 425 receive another-receiver;
#X text 396 519 updated for Pd version 0.39;
#X text 19 471 You can send messages to message boxes to change their
content - open the subpatch below for details:;
#N canvas 228 109 718 466 changing-messages 1;
#X msg 55 380 dog bird monkey \; bird \$3;
#X msg 58 69 set dog;
#X msg 75 143 add monkey;
#X msg 77 188 add2 bird;
#X msg 72 117 set;
#X text 92 29 Messages to change contents of messages boxes:;
#X msg 66 92 set 1 2 3 skidoo;
#X text 236 120 set with no arguments clears it;
#X text 240 75 set to set contents (numbers and/or symbols);
#X text 180 146 add to add numbers and/or symbols \, plus a terminating
semicolon;
#X text 168 190 add2 to add contents without the terminating semicolon
;
#X msg 83 222 addcomma;
#X msg 82 248 addsemi;
#X msg 78 305 adddollsym 4-foo;
#X msg 84 275 adddollar 3;
#X text 174 225 add a comma;
#X text 173 244 add a semicolon;
#X text 199 275 add a dollar-sign argument;
#X text 235 305 add a dollar-sign-plus-symbol argument;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 6 0 0 0;
#X connect 11 0 0 0;
#X connect 12 0 0 0;
#X connect 13 0 0 0;
#X connect 14 0 0 0;
#X restore 153 512 pd changing-messages;
#X connect 3 0 4 0;
#X connect 4 0 2 0;
#X connect 5 0 13 0;
#X connect 7 0 8 0;
#X connect 14 0 15 0;
#X connect 17 0 16 0;
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended GUI stuck in OS X

2013-06-18 Thread Philippe Boisnard
Hello Max

I have the same problem since some weeks
I have posted about that 
My solution, when this symptom arrives, it's to trash all preferences in 
library, and after no problem during some times...

I don't know why we have soudainly this problem

cheers

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


[PD] closed window not destroyed? (in l2ork, possibly in others too)

2013-06-18 Thread András Murányi
Hi List,

I've got used to putting my PC to sleep (aka hibernation) often lately. Now
there is this behaviour of Pd that when you leave a patch open and put the
computer to sleep, once it wakes up Pd will try to do everything it missed
while the computer was sleeping, so the CPU goes 100% for quite a while. I
suppose this is by design.
What I've just noticed using l2ork is that I had closed my patch before
hibernating (in order to avoid the CPU boost when waking up), put the
computer to sleep for a few hours, and when i woke it up, surprisingly the
100% CPU boost still happened - with only the main window and console open.
This makes me think some things are not destroyed properly when a patch is
closed.
Any thoughts appreciated...

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


Re: [PD] how to install and use GPIO external

2013-06-18 Thread Josh Downing
Sorry for attaching the pics. Will avoid this in the future.

Julian, you are right, I have not compiled it. I did not know how to do
this. When I navigate to the directory that I have unzipped the files
(home/pi/pd-externals/gpio) and then type make it prints the following:

cc -DPD -O2 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing
-Wall -W -Wshadow -Wstrict-prototypes -Wno-unused -Wno-parentheses
-Wno-switch  -I../pd/src -I../../pd/src -I../../../pd/src
-I../../../../pd/src -I../../../../../pd/src -m32 -o gpio.o -c gpio.c
cc1: error: unrecognized command line option ‘-m32’
make: *** [gpio.l_i386] Error 1

Do you know what this error message could mean? What should I expect as the
output from compiling like this? Not sure what I should be looking for. I
did notice that this output looks like what is listed in the
makefile.include that is in the root directory of the zipped archive
(pi-externs.tgz).

Josh




On Tue, Jun 18, 2013 at 5:48 AM, Julian Brooks jbee...@gmail.com wrote:

 i'm not very familiar with the specific help-patch, but i do know a
 bit of Pd

 The joy of understatement.

 Josh,

 sounds like you haven't compiled the external yet.

 My memory (and I'm guessing here, don't have a Pi to confirm atm) is this:
 from the command line
 cd (change directory) to the gpio folder (wherever you've put it on the pI)
 and type 'make'.  Check the command line doesn't spit any errors and in
 theory there should be a gpio external sat in the gpio folder at the end of
 it.

 Maybe you've done this already and it's compiled happily?

 In that case you need to tell Pd where the external is - a good place to
 put it would be in the 'externals' folder.  puredata.info is your friend
 here.

 Regards,

 Julian




 On 18 June 2013 08:18, IOhannes m zmoelnig zmoel...@iem.at wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 2013-06-17 22:03, Josh Downing wrote:
  How do I install this external? I can open the gpio-help.pd file
  in pure data but when I try to open it I get the attached error
  message (pd_error_message.png).

 meta
 for the future, would you mind posting the *text* of the error message
 into your mail, rather than creating a snapshot?
 it allows users who read their emails in text-based mail readers to
 understand your question and eventually answer it.
 also it does not waste bandwidth for no extra information...
 /meta


 what's the content of gpio.l_i386?
 what does ls -l gpio.l_i386 show?
 what does ldd gpio.l_i386 show?

  (gpio_help_configuration.png) for how I configured Jaime's
  gpio-help.pd

 the main problem you have, is that the object does not create (dashed
 border), so it doesn't do anything.
 apart from that, how does your screenshot differ from the original
 help-patch?
 i'm not very familiar with the specific help-patch, but i do know a
 bit of Pd, and might be able to help if i could understand the problem.


 fgamsdr
 IOhannes

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.12 (GNU/Linux)
 Comment: Using GnuPG with Icedove - http://www.enigmail.net/

 iEYEARECAAYFAlHACdQACgkQkX2Xpv6ydvRsAQCgilg7on3ckPDh0CuhnLZdtJtE
 cCEAoLm6bM3In2+anVbX2tgg6b6VSz8u
 =81Kk
 -END PGP SIGNATURE-

 ___
 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


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


Re: [PD] Pd-extended GUI stuck in OS X

2013-06-18 Thread Dan Wilcox
Is it related to this?: 
http://puredata.info/docs/tutorials/HowToTurnOffResumeWindowsForPDOnMacOSX107Lion

This is a feature in all versions of OSX from 10.7+

On Jun 18, 2013, at 5:37 PM, pd-list-requ...@iem.at wrote:

 From: Philippe Boisnard philem...@mac.com
 Subject: Re: [PD] Pd-extended GUI stuck in OS X
 Date: June 18, 2013 2:32:15 PM EDT
 Cc: PD list pd-list@iem.at
 
 
 Hello Max
 
 I have the same problem since some weeks
 I have posted about that 
 My solution, when this symptom arrives, it's to trash all preferences in 
 library, and after no problem during some times...
 
 I don't know why we have soudainly this problem
 
 cheers
 
 p


Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com





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


Re: [PD] Pd-extended GUI stuck in OS X

2013-06-18 Thread Max
I can confirm that this resolves the problem. Thanks for the hint.
I was using the reset preferences in the settings dialog and it's now working 
properly again.
When it gets stuck next time I'll compare the preferences before and after. May 
be that will tell more about what's the issue.
m.

Am 18.06.2013 um 20:32 schrieb Philippe Boisnard philem...@mac.com:

 Hello Max
 
 I have the same problem since some weeks
 I have posted about that 
 My solution, when this symptom arrives, it's to trash all preferences in 
 library, and after no problem during some times...
 
 I don't know why we have soudainly this problem
 
 cheers
 
 p
 ___
 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