Re: [PD] first exercise with data structures

2013-06-03 Thread João Pais

very nice, it works quite well.

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


Re: [PD] Sensors GPIO Raspberry Pi Pd

2013-06-03 Thread Julian Brooks
Hey Ivica,

All the info is on this thread:
http://www.mail-archive.com/pd-list@iem.at/msg57752.html

The object is [gpio] and whilst working fine, is pretty basic.  Jaime's
helpfile is very useful and recommended.

OAN - Had a quick look at your site for the RPI version of pd-l2ork -
really excellent documentation, looks great, hats off to you.

Should have more time next month to properly engage with pd-l2ork - looking
forward to it.

Cheers,
Julian


On 3 June 2013 05:42, Ivica Bukvic i...@vt.edu wrote:

 Joining late to the discussion--is there now a native Pd external that
 allows direct connection to RPi pins or is there still a need to use
 middleware to access the data steam? If former, where can one get their
 hands on the source--I would love to include it in the next pd-l2ork RPi
 release?

 Please advise.
 On May 23, 2013 8:20 AM, Julian Brooks jbee...@gmail.com wrote:

 Just checked it again and noticeably in comparison to all our previous
 testing there is now (as good as) zero errors from the sensors.  Rock
 solid.  Joy.


 On 23 May 2013 13:16, Julian Brooks jbee...@gmail.com wrote:

 Hey Martin,

 Many thanks for the extra wiring diagram.

 We managed to confirm both sensors are working via pin11 from the IC
 going between earth  3v with gpio17 disconnected and running i2cdetect.

 That was really useful as it was the first definite confirmation that
 both sensors are working correctly.

 In the process of doing that we also discovered that the line from
 gpio17 to IC pin11 was in fact not connected to gpio17 at all!

 To try and keep the protoplate reasonably tidy we'd soldered to the
 underneath of the plate.  Somehow in the flipping from one side to the
 other we'd messed up and missed by two connecting it to ground and
 therefore making complete sense as to why only one sensor was working.

 This is also after spending a half hour this morning checking and double
 checking all the various lines and connections.

 So working now - blimey.

 OAN - Whilst wanting to progress the Pd patch last night, having left it
 since last Friday, I plugged the box with all our gubbins in and promptly
 blew up the Pi - proper fried it it seems.  Loose power cable to the Pi and
 we think it was touching a screw on the box.  Kapput.

 The RPi was a rev1 board and my other is rev2 and the custom image I
 made doesn't work on the rev2 board.  Always know this was a possible issue
 but, you know, got a ton of other stuff to be getting on with.

 So spent until 4am building a fresh image from
 http://moebiuslinux.sourceforge.net/
 and works really well so far-which is good.  Didn't get my patching done
 though:)

 Long way of saying that I've updated my C file to reflect this and all
 working lovely.

 Thank you thank you thank you.

 Been much fun,

 Julian

 P.S. Will give this thread a nudge when I've documented it all (it's a
 whopper)



 ___
 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] New Raspbian release

2013-06-03 Thread Pierre Massat
Hello,

They've released a new update of Raspbian.
http://www.raspberrypi.org/archives/4128

Does anybody knows whether this will have an impact on Pd's performances ?
Just to know whether it's worth upgrading or not.

Cheers,

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


[PD] [mp3write~] in PdVanilla, [declare -path]

2013-06-03 Thread Jonghyun Kim
Hi list,

I'm korean, so my english is poor, sorry for that.

I wanna use mp3write~ in Vanilla.

I know [mp3write~] is part of UNAUTHORIZED.

I tried,

1. I copied folder
/Applications/Pd-extended.app/Contents/Resources/extra/unauthorized
this folder to my own path, then

2. in Pd vanilla
[declare -path ./unauthorized]

but always couldn't create the object.

MacOS Mountain Lion(ver. 10.8.3)
Pd ver. 0.44-3
Extended ver. 0.43-4

with [declare], all of others Extended object(i.e zexy, osc, others) import
well.

But only this [mp3write~] couldn't.

Anyone knows it?

Please help!

I have to PdVanilla, and I need exporting mp3 file.(Naturally in PdExtended
no problem)


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


Re: [PD] [mp3write~] in PdVanilla, [declare -path]

2013-06-03 Thread Funs Seelen
Perhaps if you change unauthorized to unauthorized/mp3write~. I was
just dealing with the lib loading stuff today and I don't see any
unauthorized.c in de source... (
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/unauthorized/),
so there might not be a possibiliy to load all at once..

--Funs


On Mon, Jun 3, 2013 at 3:41 PM, Jonghyun Kim agitato...@gmail.com wrote:

 Hi list,

 I'm korean, so my english is poor, sorry for that.

 I wanna use mp3write~ in Vanilla.

 I know [mp3write~] is part of UNAUTHORIZED.

 I tried,

 1. I copied folder
 /Applications/Pd-extended.app/Contents/Resources/extra/unauthorized
 this folder to my own path, then

 2. in Pd vanilla
 [declare -path ./unauthorized]

 but always couldn't create the object.

 MacOS Mountain Lion(ver. 10.8.3)
 Pd ver. 0.44-3
 Extended ver. 0.43-4

 with [declare], all of others Extended object(i.e zexy, osc, others)
 import well.

 But only this [mp3write~] couldn't.

 Anyone knows it?

 Please help!

 I have to PdVanilla, and I need exporting mp3 file.(Naturally in
 PdExtended no problem)


 Best,
 Jong

 ___
 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] [mp3write~] in PdVanilla, [declare -path]

2013-06-03 Thread i go bananas
if you are intending to use unauthorized library objects for a commercial
project, then read the license very carefully.

The author of those objects has quite strong views.

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


[PD] chroma

2013-06-03 Thread Jeppi Jeppi
Hi again people,just wonder whether has anyone attempted to implement a 
stream-based chroma descriptor in Pd.
Many thanks,Josep M   ___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] chroma

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

On 2013-06-03 16:26, Jeppi Jeppi wrote:
 Hi again people,just wonder whether has anyone attempted to
 implement a stream-based chroma descriptor in Pd.

it would be great if you could clarify your expressions chroma and
stream-based.

(in Pd we are dealing with loads of totally different streamed media
that have chroma)

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

iEYEARECAAYFAlGsr4YACgkQkX2Xpv6ydvSu+ACgt/RzObVbCsBC10lCCqs2i45c
GGsAoMRYmT227cnhML7p+Aadcwf0vSR9
=iXF5
-END PGP SIGNATURE-

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


Re: [PD] pmpd // call for English translation help

2013-06-03 Thread Cyrille Henry



Le 01/06/2013 17:56, John Harrison a écrit :

Sounds good. Let me know if for some reason it doesn't work out and you need 
help after all.

I just downloaded the latest pmpd. pmpd3d-test works great but pmpd3d-help 
creates an unstable oscillation. Is this the same for you? If not, I can 
elaborate.

the help file work, but i just realize that some of my patch did not work as 
they should.
i will investigate.

cheers
c



-John
On 06/01/2013 10:47 AM, Cyrille Henry wrote:

Hello John,


Le 01/06/2013 17:00, John Harrison a écrit :

I lost track of this thread. Did the help with translations work out? If not, 
I'm glad to do it. My thought is that I could help with grammar issues.


for now Marco Donnarumma and Alexandros Drymonitis are both working on part of 
the files.
i did not see the result yet.
i hope it will be ok.

thanks for the proposition anyway.



This is the latest version of pmpd?
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/pmpd/

yes.
i made update on pmpd* files. i did not change the mass/link objects.

cheers
Cyrille



-John

On 05/11/2013 10:40 AM, Cyrille Henry wrote:

there more to come after!

;-)
c

Le 11/05/2013 17:36, Marco Donnarumma a écrit :

Hey,
I'm at the airport coming back from LAC con so can't check the attachment but 
from what I remember its not too much to correct.

Ill be happy to do it!

Sent from a phone, please forgive brevity and typos.

On 11 May 2013 16:59, Cyrille Henry c...@chnry.net mailto:c...@chnry.net 
wrote:

hello Marco,

do you think you can correct the old pmpd help file?
(see attachment)
if there are to much, just do the most important one.

thanks again
Cheers
c


Le 10/05/2013 12:07, Marco Donnarumma a écrit :

Hey,

I'm also up for helping.
Don't know French, but ready to translate Cyrille French and help 
with help files and examples. :)

Been spending some good amount of time on the previous pmpd release.

M




 2. Re: pmpd // call for English translation help (Julian 
Brooks)

 Hi Cyrille,

 I'd be up for this but it will have to be from mid-June for me.

 If that's any use then absolument. I have to say my French is 
pretty dodgy
 though my Cyrille English is pretty good after having spent so 
much time
 poring over the pmpd help files:)

 Julian



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



--
John Harrison http://johnharrison.cc


___
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] How to set up OpenCv in pd (Windows)

2013-06-03 Thread skafrenz
I'm sorry, my mistake. I did not want to send you a private e mail.

F.


2013/6/3 IOhannes m zmoelnig zmoel...@iem.at

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 2013-06-02 23:40, skafrenz wrote:
  Hi, thank you..

 i hope that you will understand that i don't answer pd-list emails in
 private unless they have some privacy issues.

 fgamsdr
 IOhannes

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

 iEYEARECAAYFAlGsQMcACgkQkX2Xpv6ydvQEkACbBSDDkll/572o/7MtTLTfb0XG
 nLQAoO+gj7fhpTE2i95BQugbyBkr5PGs
 =9c1t
 -END PGP SIGNATURE-

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


Re: [PD] Bouncy RjDj Scene zip?

2013-06-03 Thread Georg Bosch

Hi Dan,
I hope this is the final version
http://stillavailable.com/bouncy.rjz
Let me know how it runs!

cheers,
g.


Am 02.06.2013 um 22:45 schrieb Dan Wilcox:

Hey does anyone know Georg Bosch? I'd like to try his Bouncy RjDj  
scene in PdParty but it's not in the RjDj composers pack I  
downloaded from rjdj.me years ago and they've taken all of the  
original Rj app stuff down last fall. Is there a repository  
somewhere beyond what's in the rjlib Github?



Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com





___
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