Re: [PD] Gem and font support

2013-02-13 Thread Hans-Christoph Steiner
On 02/13/2013 07:53 PM, Jack wrote:
> Le 13/02/2013 18:02, Pagano, Patrick a écrit :
>>
>> When I run text3D, I get
>>
>> [text3d] Gem has been compiled without Font-support!
>>
>> I would like this but I wonder why it was not included in the
>> pd-extended build
>>
>> I guess I can re-compile my sources to get it, but is there a reason
>> for this?
>>
>>  
>>
>> pp
>>
>>  
>>
>> Patrick Pagano, B.S, M.F.A
>>
>> Assistant in Digital Arts and Science
>>
>> Digital Media Projection and Audio Design
>>
>> Digital Worlds Institute
>>
>> University of Florida, USA
>>
>> (352)294-2020
>>
>>  
>>
>>
>>
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management -> 
>> http://lists.puredata.info/listinfo/pd-list
> 
> Hello,
> 
> Definitely you don't have libftgl-dev installed.
> Install it and then ./configure + make.
> After ./configure, you can check if FTGL will be OK or not.
> ++
> 
> Jack

All of the Debian, Ubuntu and Mac OS X build machines have libftgl-dev
installed.  And libftgl-dev is listed as a Build-Depends of the pd-extended
package.

.hc

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


[PD] Pure Data Japan is just launched.

2013-02-13 Thread Seiichiro MATSUMURA
#I posted to the list last night but anyhow not delivered. because of
an attached jpeg? I post this again.

Dear list,

I am happy to announce that Japanese Pure Data portal site is launched today.

http://puredatajapan.info/

I and Chikashi(we are authors of Japanese Pd books) made and organize
this web site written in Japanese.
We aim Pd spread in Japan and hope Japanese people understanding Pd as
many as possible.
Pure Data Japan includes Japanese tutorials, forums, many links and
the introduction of pieces with Pd.
If you would like to introduce your works, please let us know. We will
post it in Japanese.
Reporting new links, projects are also welcome.

Pieces with Pd (partly in Japanese)
http://puredatajapan.info/?cat=3

Pd links (partly in Japanese)
http://puredatajapan.info/?page_id=27

We also start the project for translating all help patches in Japanese
using Git Hub. Any voluntary are welcome.

Japanese Help Patches project (in Japanese)
http://puredatajapan.info/?page_id=483


Best regards,

Sei Matsumura

--
__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
Seiichiro Matsumura

s...@low-tech-ism.com
http://low-tech-ism.com/
__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/

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


Re: [PD] Fwd: libmp3lame.0 not the good version embedded in pd-extended 0.43.4 / osx intel

2013-02-13 Thread Charles Z Henry
The first thing I would check is what library the external expects to find.
run "dyldinfo" on your mp3amp~.pd_darwin file  (it would be "ldd" in linux)

That will tell you what libraries it expects to see and if libmp3lame isn't
in a typical system location or in the library search path, it says "not
found"

Do the libraries have different names/versions or the is it the same?


On Wed, Feb 13, 2013 at 6:43 PM, Nicolas Montgermont <
nicolas_montgerm...@yahoo.fr> wrote:

> I know I may be one of the latest users of mp3amp but unfortunately I
> can't use reandanysf~ for that project...
> What I'm saying is there is a difference between the libmp3lame embedded
> in the release of pd-extended and the libmp3lame in fink, and I think this
> is making mp3amp crashing.
>
> Two examples:
> here, mp3amp crash in pd-extended 0.43-4 but
> - If I use the unauthorized lib contained in the "artefact" build on
> jenkins and put it in ~/Library/Pd, it ask me for libmp3lame in /sw/lib/,
> then if I download the lib with fink, it doesn"t crash anymore.
> - or if I overwrite the libmp3lame contained inside the pd-extended
> release with the one in fink, it doesn't crash neither.
>
> So what I'm pointing is there may be an error on the libmp3lame file that
> is embedded with pd-extended.
> But I don't know the embedding process, so I can't describe more.
>
> I have a solution for myself, but I am searching for a long time universal
> solution, and I think Pd-extended is a good option.
>
> I hope this is clear?
> Thanks for your help.
> Best,
> n
>
> ps: sorry if this mail come twice, I have mail software trouble.
>
> Le 13/02/13 22:43, Hans-Christoph Steiner a écrit :
>
>  I've never used it, mp3amp~ has always crashed for me. Try readanysf~.
>>  If you
>> know a way to make it stop crashing, I'm happy to try to incorporate that
>> in
>> Pd-extended nightly builds.
>>
>> .hc
>>
>> On 02/13/2013 09:55 AM, Nicolas Montgermont wrote:
>>
>>> Sorry I repost that on pd list,
>>> I've posted that on the dev list 3h ago but it seems stuck somewhere and
>>> I
>>> need a quick solution on that if possible...
>>>
>>> Thanks in advance,
>>> Best,
>>>
>>> n
>>>
>>>  Message original 
>>> Sujet: libmp3lame.0 not the good version embedded in pd-extended
>>> 0.43.4 /
>>> osx intel
>>> Date : Wed, 13 Feb 2013 13:04:27 +0100
>>> De : Nicolas Montgermont 
>>> Pour : pd-...@iem.at
>>>
>>>
>>>
>>> Hello dev and Hans,
>>>
>>> It seems to me that the version of libmp3lame embedded in pd-extended
>>> 0.43.4
>>> is not the good one.
>>> For example if I try to use unauthorized/mp3amp~ it crashes, but if I
>>> replace
>>> the library in the Pd-extended.app/Contents/lib folder by the
>>> one I have with Fink it works.
>>> Here are the two files,
>>> Pd-extended-0.43.4 stable on puredata.info
>>> Mac OS X intel 10.6.8
>>> Best,
>>>
>>> n
>>>
>>>
>>>
>>> __**_
>>> 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 
>>
>>
> --
> http://nim.on.free.fr
>
>
> __**_
> 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] Gem and font support

2013-02-13 Thread Jack
Le 13/02/2013 18:02, Pagano, Patrick a écrit :
>
> When I run text3D, I get
>
> [text3d] Gem has been compiled without Font-support!
>
> I would like this but I wonder why it was not included in the
> pd-extended build
>
> I guess I can re-compile my sources to get it, but is there a reason
> for this?
>
>  
>
> pp
>
>  
>
> Patrick Pagano, B.S, M.F.A
>
> Assistant in Digital Arts and Science
>
> Digital Media Projection and Audio Design
>
> Digital Worlds Institute
>
> University of Florida, USA
>
> (352)294-2020
>
>  
>
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list

Hello,

Definitely you don't have libftgl-dev installed.
Install it and then ./configure + make.
After ./configure, you can check if FTGL will be OK or not.
++

Jack


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


Re: [PD] Fwd: libmp3lame.0 not the good version embedded in pd-extended 0.43.4 / osx intel

2013-02-13 Thread Nicolas Montgermont
I know I may be one of the latest users of mp3amp but unfortunately I 
can't use reandanysf~ for that project...
What I'm saying is there is a difference between the libmp3lame embedded 
in the release of pd-extended and the libmp3lame in fink, and I think 
this is making mp3amp crashing.


Two examples:
here, mp3amp crash in pd-extended 0.43-4 but
- If I use the unauthorized lib contained in the "artefact" build on 
jenkins and put it in ~/Library/Pd, it ask me for libmp3lame in 
/sw/lib/, then if I download the lib with fink, it doesn"t crash anymore.
- or if I overwrite the libmp3lame contained inside the pd-extended 
release with the one in fink, it doesn't crash neither.


So what I'm pointing is there may be an error on the libmp3lame file 
that is embedded with pd-extended.

But I don't know the embedding process, so I can't describe more.

I have a solution for myself, but I am searching for a long time 
universal solution, and I think Pd-extended is a good option.


I hope this is clear?
Thanks for your help.
Best,
n

ps: sorry if this mail come twice, I have mail software trouble.

Le 13/02/13 22:43, Hans-Christoph Steiner a écrit :

I've never used it, mp3amp~ has always crashed for me. Try readanysf~.  If you
know a way to make it stop crashing, I'm happy to try to incorporate that in
Pd-extended nightly builds.

.hc

On 02/13/2013 09:55 AM, Nicolas Montgermont wrote:

Sorry I repost that on pd list,
I've posted that on the dev list 3h ago but it seems stuck somewhere and I
need a quick solution on that if possible...

Thanks in advance,
Best,

n

 Message original 
Sujet: libmp3lame.0 not the good version embedded in pd-extended 0.43.4 /
osx intel
Date : Wed, 13 Feb 2013 13:04:27 +0100
De : Nicolas Montgermont 
Pour : pd-...@iem.at



Hello dev and Hans,

It seems to me that the version of libmp3lame embedded in pd-extended 0.43.4
is not the good one.
For example if I try to use unauthorized/mp3amp~ it crashes, but if I replace
the library in the Pd-extended.app/Contents/lib folder by the
one I have with Fink it works.
Here are the two files,
Pd-extended-0.43.4 stable on puredata.info
Mac OS X intel 10.6.8
Best,

n



___
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



--
http://nim.on.free.fr

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


[PD] Join my network on LinkedIn

2013-02-13 Thread m.e. grimm via LinkedIn
LinkedIn





m.e. grimm requested to add you as a connection on LinkedIn:
  

--

Barry,

I'd like to add you to my professional network on LinkedIn.

- m.e.

Accept invitation from m.e. grimm
http://www.linkedin.com/e/-24tqmf-hd56fcyo-1g/Z-E7tbU-3QZNZY3MUQJPpadq/blk/I385600345_70/0UcDpKqiRzolZKqiRybmRSrCBvrmRLoORIrmkZt5YCpnlOt3RApnhMpmdzgmhxrSNBszYMdRYRd3cMc3oRe3d9bThkdntAe3lobP0Re30MdzwUcP4LrCBxbOYWrSlI/eml-comm_invm-b-in_ac-inv28/?hs=false&tok=1yf3yprgPy4lE1

View profile of m.e. grimm
http://www.linkedin.com/e/-24tqmf-hd56fcyo-1g/rso/78387951/9a05/name/71317085_I385600345_70/?hs=false&tok=0Waa5KAZXy4lE1
--
You are receiving Invitation emails.


This email was intended for Barry Dillon.
Learn why this is included: 
http://www.linkedin.com/e/-24tqmf-hd56fcyo-1g/plh/http%3A%2F%2Fhelp%2Elinkedin%2Ecom%2Fapp%2Fanswers%2Fdetail%2Fa_id%2F4788/-GXI/?hs=false&tok=0AfKwiBafy4lE1

(c) 2012, LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.


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


[PD] [helmholtz~]

2013-02-13 Thread Phil Stone

Hi Katja,

I'm looking with great interest at your [helmholtz~] pitch tracking 
object. I'm not asking to be lazy (I'm going to try it out for myself!), 
but I'm wondering if you have any general impressions of its performance 
as to how it compares with [sigmund~]. I'm particularly interested as to 
how it will do for tracking a fretless electric bass.


It looks like an excellent piece of work, and I've enjoyed reading your 
detailed page about it.



Phil Stone

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


Re: [PD] Gem and font support

2013-02-13 Thread Hans-Christoph Steiner

Sounds like it shouldn't be that way.  But I don't use Gem, so I don't know
the details.  Please say which package you are using and which platform.

.hc

On 02/13/2013 12:02 PM, Pagano, Patrick wrote:
> When I run text3D, I get
> [text3d] Gem has been compiled without Font-support!
> I would like this but I wonder why it was not included in the pd-extended 
> build
> I guess I can re-compile my sources to get it, but is there a reason for this?
> 
> pp
> 
> Patrick Pagano, B.S, M.F.A
> Assistant in Digital Arts and Science
> Digital Media Projection and Audio Design
> Digital Worlds Institute
> University of Florida, USA
> (352)294-2020
> 
> 
> 
> 
> ___
> 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] Fwd: libmp3lame.0 not the good version embedded in pd-extended 0.43.4 / osx intel

2013-02-13 Thread Hans-Christoph Steiner

I've never used it, mp3amp~ has always crashed for me. Try readanysf~.  If you
know a way to make it stop crashing, I'm happy to try to incorporate that in
Pd-extended nightly builds.

.hc

On 02/13/2013 09:55 AM, Nicolas Montgermont wrote:
> Sorry I repost that on pd list,
> I've posted that on the dev list 3h ago but it seems stuck somewhere and I
> need a quick solution on that if possible...
> 
> Thanks in advance,
> Best,
> 
> n
> 
>  Message original 
> Sujet: libmp3lame.0 not the good version embedded in pd-extended 0.43.4 /
> osx intel
> Date : Wed, 13 Feb 2013 13:04:27 +0100
> De : Nicolas Montgermont 
> Pour : pd-...@iem.at
> 
> 
> 
> Hello dev and Hans,
> 
> It seems to me that the version of libmp3lame embedded in pd-extended 0.43.4
> is not the good one.
> For example if I try to use unauthorized/mp3amp~ it crashes, but if I replace
> the library in the Pd-extended.app/Contents/lib folder by the
> one I have with Fink it works.
> Here are the two files,
> Pd-extended-0.43.4 stable on puredata.info
> Mac OS X intel 10.6.8
> Best,
> 
> n
> 
> 
> 
> ___
> 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] RPi - GEM openGL

2013-02-13 Thread Antonio Roberts
I'd imagine lack of motivation ;-)

On 13 February 2013 21:21, João de Brito Rocha Reis Vidigal
 wrote:
> One thing I didn't really get by going through the dev lists is where it 
> stopped and why!
>
> JV
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list



-- 

anto...@hellocatfood.com
http://www.hellocatfood.com


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


Re: [PD] RPi - GEM openGL

2013-02-13 Thread João de Brito Rocha Reis Vidigal
One thing I didn't really get by going through the dev lists is where it 
stopped and why!

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


[PD] Gem and font support

2013-02-13 Thread Pagano, Patrick
When I run text3D, I get
[text3d] Gem has been compiled without Font-support!
I would like this but I wonder why it was not included in the pd-extended build
I guess I can re-compile my sources to get it, but is there a reason for this?

pp

Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020

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


Re: [PD] GEM and canopus/Sony Media Converter--linux

2013-02-13 Thread Pagano, Patrick
You were 100% correct and I need to link it to my version of Gem. 
Thanks for the help with this. I have one more question but it's about font 
support


-Original Message-
From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of 
IOhannes m zmoelnig
Sent: Wednesday, February 13, 2013 11:54 AM
To: pd-list@iem.at
Subject: Re: [PD] GEM and canopus/Sony Media Converter--linux

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-02-13 17:49, Pagano, Patrick wrote:
> That does not seem to work. Do I need to explicitly load the .so?
> 

no, you should not need to: Gem searches for all available plugins in the 
folder where the Gem binary resides.
the installed plugin will thus work for the standard Gem installation of Debian 
(both Gem and the plugin live in /usr/lib/pd/extra/Gem), but it won't work 
out-of-the-box for your private installations of Gem (in which case you might 
want to symlink the gem_videoDV4L.so to the location of your Gem-binary)

it would also help if you could provide output of the pd-console (preferably in 
verbose mode) and the terminal, when ding something as simple as:
- -> start Pd, load Gem, create [pix_video]

amdrt
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEbxR4ACgkQkX2Xpv6ydvSxlQCghPZDRC1MuwBrtmro/09+6txn
3R4AoOl8O07TMzBw+8yM196Cjbr3tTP2
=Q69X
-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


Re: [PD] GEM and canopus/Sony Media Converter--linux

2013-02-13 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-02-13 17:49, Pagano, Patrick wrote:
> That does not seem to work. Do I need to explicitly load the .so?
> 

no, you should not need to: Gem searches for all available plugins in
the folder where the Gem binary resides.
the installed plugin will thus work for the standard Gem installation
of Debian (both Gem and the plugin live in /usr/lib/pd/extra/Gem), but
it won't work out-of-the-box for your private installations of Gem (in
which case you might want to symlink the gem_videoDV4L.so to the
location of your Gem-binary)

it would also help if you could provide output of the pd-console
(preferably in verbose mode) and the terminal, when ding something as
simple as:
- -> start Pd, load Gem, create [pix_video]

amdrt
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEbxR4ACgkQkX2Xpv6ydvSxlQCghPZDRC1MuwBrtmro/09+6txn
3R4AoOl8O07TMzBw+8yM196Cjbr3tTP2
=Q69X
-END PGP SIGNATURE-

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


Re: [PD] GEM and canopus/Sony Media Converter--linux

2013-02-13 Thread Pagano, Patrick
That does not seem to work. Do I need to explicitly load the .so?


-Original Message-
From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of 
IOhannes m zmoelnig
Sent: Wednesday, February 13, 2013 11:36 AM
To: pd-list@iem.at
Subject: Re: [PD] GEM and canopus/Sony Media Converter--linux

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-02-13 17:34, Pagano, Patrick wrote:
> Where do I get that gem-plugin from
> 
[...]
>> (apt-get install gem-plugin-dv4l).
> then it should show up as something like "/dev/fw1"
> 

gmasdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEbwO0ACgkQkX2Xpv6ydvRXcQCgg3g43Bs2HOpVVDF2pw43go43
lTsAnjO0anVhQS/y7aqCnS7zM/Vap0Fv
=r81q
-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


Re: [PD] GEM and canopus/Sony Media Converter--linux

2013-02-13 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-02-13 17:34, Pagano, Patrick wrote:
> Where do I get that gem-plugin from
> 
[...]
>> (apt-get install gem-plugin-dv4l).
> then it should show up as something like "/dev/fw1"
> 

gmasdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEbwO0ACgkQkX2Xpv6ydvRXcQCgg3g43Bs2HOpVVDF2pw43go43
lTsAnjO0anVhQS/y7aqCnS7zM/Vap0Fv
=r81q
-END PGP SIGNATURE-

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


Re: [PD] GEM and canopus/Sony Media Converter--linux

2013-02-13 Thread Pagano, Patrick
Sorry that should have been device(s)
Both work with dvgrab neither currently with GEM
Where do I get that gem-plugin from 

Thanks 


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-02-13 17:12, Pagano, Patrick wrote:
> Hello
> 
> I have a Sony Media Converter from the Ancient Days and a newer Caopus 
> ADVC Analog to Digital Box and I would like to use it in GEM if 
> possible. pix_video does not see it  at all.
> 
> If I run dvgrab-- it grabs frames so I can confirm that it actually 
> works on ubuntu. Is there a way to get this device(2) to work in GEM?

what's this "device(2)"? only the canopus or both?

anyhow: i have an ADVC110 on my desk, and it used to work fine with Gem (just 
checked).
since it really is a DV-device, you will obviously need videoDV support for Gem 
(apt-get install gem-plugin-dv4l).
then it should show up as something like "/dev/fw1"


fmgsdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEbv0YACgkQkX2Xpv6ydvT5HgCfVcafv6csBFO09r1rELaMi+hY
1xYAn2LmAkvW75lnf3DIN146ISlGzRJk
=xpQD
-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


Re: [PD] GEM and canopus/Sony Media Converter--linux

2013-02-13 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-02-13 17:12, Pagano, Patrick wrote:
> Hello
> 
> I have a Sony Media Converter from the Ancient Days and a newer
> Caopus ADVC Analog to Digital Box and I would like to use it in GEM
> if possible. pix_video does not see it  at all.
> 
> If I run dvgrab-- it grabs frames so I can confirm that it actually
> works on ubuntu. Is there a way to get this device(2) to work in
> GEM?

what's this "device(2)"? only the canopus or both?

anyhow: i have an ADVC110 on my desk, and it used to work fine with
Gem (just checked).
since it really is a DV-device, you will obviously need videoDV
support for Gem (apt-get install gem-plugin-dv4l).
then it should show up as something like "/dev/fw1"


fmgsdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEbv0YACgkQkX2Xpv6ydvT5HgCfVcafv6csBFO09r1rELaMi+hY
1xYAn2LmAkvW75lnf3DIN146ISlGzRJk
=xpQD
-END PGP SIGNATURE-

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


[PD] GEM and canopus/Sony Media Converter--linux

2013-02-13 Thread Pagano, Patrick
Hello

I have a Sony Media Converter from the Ancient Days and a newer Caopus ADVC 
Analog to Digital Box and I would like to use it in GEM if possible.
pix_video does not see it  at all.

If I run dvgrab-- it grabs frames so I can confirm that it actually works on 
ubuntu.
Is there a way to get this device(2) to work in GEM?

Thanks in advance



Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020

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


Re: [PD] Working RPI Soundcards (was raspberry pi user experience)

2013-02-13 Thread Charles Goyard
Hi list,

Charles Goyard wrote:
> just to say, I'm testing the terratec aureon 7.1 on rpi+pd. This
> interface works with the generic usb-audio driver.
> 
> It does not work well. I can get proper stereo output at 44.1KHz but not
> more. If I setup pd to anything between 3 to 8 output channel, it gives
> a sawtooth-like output in the test patch, even at 22KHz, 1 second
> latency and large buffers.

further testing: I could test with a HDMI audio output, more than 2
channels does the same buzz.

Cheers,

-- 
Charles

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


Re: [PD] RPi - GEM openGL

2013-02-13 Thread João de Brito Rocha Reis Vidigal
Could I ask you guys to check my patch? I guess this way it would be easier to 
understand what I'm talking about and what I need to do, as well as getting an 
idea of what it is possible to do with it on a RPi!

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


Re: [PD] RPi - GEM openGL

2013-02-13 Thread Simon Wise

On 13/02/13 21:15, João de Brito Rocha Reis Vidigal wrote:

Ok... Hands on!
I kinda need this... So guide me and I'll try my best!

1st - can I use pdp_xv on the RPi?... will it work?
putting it very simply, the thing I need is really just a video window to
throw some videos in... short videos and from time to time. meaning it is not
a VJ machine... which it could be... but it ain't!



if you really just need to play videos triggered by your pd patch then you can 
use the player that comes with the Pi, it can be played using [shell].


here is a very quick example I set up for a friend who wanted to play a bunch of 
videos on que, starting different videos together on 4 or 5 Pis cued from a 
laptop over wifi. It wasn't hard for her to get a screenfull of buttons to do 
the cues she wanted, and the Pis were great since she didn't have much time to 
set up in the venue, so her wifi network could be run and tested offsite. Plus 
the Pis worked out cheaper than buying long VGA cables etc.


Anyway this worked for her .. obviously it is extremely limited, but it does let 
you play videos cued by pd. Just open pihelp.pd


Now I want to get things a bit better, and see if I can put together a very 
simple set of pd objects to set up a window then play and crossfade a series of 
videos. Nothing fancy yet, but just getting that up will be a start.


Unfortunately it can't happen too soon, I've got some other stuff on my plate 
too.


Simon
#N canvas 7 74 428 368 10;
#X obj 36 118 starter;
#X obj 250 117 playit;
#X text 116 201 open me using right-click for more info;
#X text 125 327 Simon Wise 2012;
#X text 139 219 (or control-click on OSX);
#X text 222 96 put this on each Pi ..;
#X text 6 279 IMPORTANT: if [netsend] can't connect it will hang;
#X text 5 294 for a long time \, until eventually it times out;
#X text 77 27 sudo apt-get install pd-ggee;
#X text 12 65 THEN:;
#X text 11 4 FIRST: to get [shell] install package pd-ggee on the Pi's
;
#X text 30 95 put this on your laptop;
#N canvas 5 102 227 118 10;
#X obj 31 23 netreceive 3001;
#X floatatom 118 56 5 0 0 0 - - -;
#X obj 31 52 ggee/shell;
#X connect 0 0 2 0;
#X connect 0 1 1 0;
#N canvas 391 98 379 614 10;
#X obj 185 300 netsend;
#X msg 196 249 connect 192.168.0.11 3001;
#X obj 101 88 bng 15 250 50 0 empty empty 1 5 8 0 10 -1794 -1 -262144
;
#X obj 97 23 bng 60 250 50 0 empty empty go 5 25 0 40 -1794 -1 -262144
;
#X obj 101 104 bng 15 250 50 0 empty empty 1 5 8 0 10 -173826 -1 -262144
;
#X obj 72 402 netsend;
#X obj 121 88 bng 15 250 50 0 empty empty 2 5 8 0 10 -1794 -1 -262144
;
#X obj 121 104 bng 15 250 50 0 empty empty 2 5 8 0 10 -173826 -1 -262144
;
#X obj 177 489 netsend;
#X obj 141 88 bng 15 250 50 0 empty empty 3 5 8 0 10 -1794 -1 -262144
;
#X obj 141 104 bng 15 250 50 0 empty empty 3 5 8 0 10 -173826 -1 -262144
;
#X msg 83 378 connect 192.168.0.12 3001;
#X msg 188 466 connect 192.168.0.13 3001;
#X msg 11 194 connect localhost 3001;
#X text 11 175 for a local test ...;
#X msg 11 220 send gvim;
#X text 214 196 the command goes here ..;
#X text 244 233 the address here;
#X text 215 267 3001 is the port number;
#X text 175 43 all go at once;
#X text 173 89 green = go;
#X text 172 104 brown = connect;
#X text 135 589 Simon Wise 2012;
#X text 185 58 (must be connected first);
#X text 59 562 just edit commands and addreses to suit!;
#X msg 185 211 send omxplayer fireleft.mov;
#X msg 72 350 send omxplayer waterleft.mov;
#X msg 177 437 send omxplayer fireright.mov;
#X connect 1 0 0 0;
#X connect 2 0 25 0;
#X connect 3 0 2 0;
#X connect 3 0 6 0;
#X connect 3 0 9 0;
#X connect 4 0 1 0;
#X connect 6 0 26 0;
#X connect 7 0 11 0;
#X connect 9 0 27 0;
#X connect 10 0 12 0;
#X connect 11 0 5 0;
#X connect 12 0 8 0;
#X connect 13 0 0 0;
#X connect 15 0 0 0;
#X connect 25 0 0 0;
#X connect 26 0 5 0;
#X connect 27 0 8 0;
#X coords 0 -1 1 1 75 120 1 90 2;
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] RPi - GEM openGL

2013-02-13 Thread Hans-Christoph Steiner

One place to start is to read thru the archives on this list, and the pd-dev
and gem-dev lists, since this topic has been discussed quite a bit. There was
one recent suggestion of trying to use a new library that makes it easier to
port OpenGL apps to OpenGL ES.  Trying to build Gem with that library would be
a good thing to try.

.hc

On 02/13/2013 08:15 AM, João de Brito Rocha Reis Vidigal wrote:
> Ok... Hands on!
> I kinda need this... So guide me and I'll try my best!
> 
> 1st - can I use pdp_xv on the RPi?... will it work?
> putting it very simply, the thing I need is really just a video window to 
> throw some videos in... short videos and from time to time.
> meaning it is not a VJ machine... which it could be... but it ain't!
> 
> 2nd - if not, so if there is currently NO WAY to have video coming out of PD 
> in a RPi, where can I start to try an make it happen!?
> 
> 3rd - I got a git account... I don't really know how to use it though!!! As I 
> said before, give me a bit of guidance and I'll try my best to help on the 
> development of this!
> 
> thanks
> JV
> ___
> 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] GEM to openGL ES - github

2013-02-13 Thread João de Brito Rocha Reis Vidigal
Hi guys

Well I guess I created a repository on github to try and get this going!
https://github.com/jbvidigal/GEM-to-openGL-ES
I have no clue where to start... but I guess that creating this github is 
somehow already a start!

gimme feedback and input stuff!
tks
JV___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] RPi - GEM openGL

2013-02-13 Thread João de Brito Rocha Reis Vidigal
Ok... Hands on!
I kinda need this... So guide me and I'll try my best!

1st - can I use pdp_xv on the RPi?... will it work?
putting it very simply, the thing I need is really just a video window to throw 
some videos in... short videos and from time to time.
meaning it is not a VJ machine... which it could be... but it ain't!

2nd - if not, so if there is currently NO WAY to have video coming out of PD in 
a RPi, where can I start to try an make it happen!?

3rd - I got a git account... I don't really know how to use it though!!! As I 
said before, give me a bit of guidance and I'll try my best to help on the 
development of this!

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


[PD] [gem][arch] crash on loading image

2013-02-13 Thread Patrice Colet
Package was built yesterday

pd crashes at image loading

open: ./gem.conf: No such file or directory
Magick: Memory allocation failed `Cannot allocate memory' @ 
fatal/cache.c/AcquirePixelCacheNexus/270.

On pd-lork it simply doesn't load image, no crash, no error message. 

Colet Patrice


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


Re: [PD] Error with [cursor], actually a bug

2013-02-13 Thread Alexandros Drymonitis
There you go


On Wed, Feb 13, 2013 at 1:49 AM, Hans-Christoph Steiner wrote:

>
> Can you send a Pd window log from a session that has that error?  Click on
> the
> Pd Window, then select File --> Save As... and that will save the Pd window
> log to a file.  Then attach that file.
>
> .hc
>
> On 02/12/2013 12:53 PM, Alexandros Drymonitis wrote:
> > This is addressed mostly to Hans-Christoph Steiner I guess, since he made
> > this object. A couple of students of mine were getting the following
> error:
> > #hcs_cursor_class_receive
> > still the object was functioning properly...no big deal, just thought of
> > reporting it.
> >
> >
> >
> > ___
> > 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 0.43.4.extended on aqua
Tcl/Tk 8.5.11
--
{} 1 {#hcs_cursor_class_receive: no such object} {} 2 {
}
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] py compiled against libpython2.7 anyone?

2013-02-13 Thread enrike

hi

anyone has the py external binary compiled against python 2.7 to share? 
I am running Ubuntu Quantal 12.10 32 bits. I am trying to avoid having 
to compile first flext and then py once again...


current binary version downloaded from g.org says

$ ldd py.pd_linux
libpython2.5.so.1.0 => not found

My system has
/usr/lib/libpython2.7.so.1.0

and of course just making a symlink to libpython2.7.so.1.0 called 
libpython2.5.so.1.0 does not work. PD goes mad


thanks

enrike

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