Re: [PD] why do i get artifacts in gem?

2009-04-14 Thread vade
A shot in the dark, but those look like depth buffer accuracy issues.  
You should change your depth buffer near and far planes so they are  
closer to your objects bounding box and will give you higher accuracy,  
and hopefully remove those errors. No idea how to do that in Gem, but  
the Gem GL objects that give you raw API access should let you do that.


On Apr 14, 2009, at 11:48 AM, punchik punchik wrote:



Hello, in my gem patches when i have 2 or more  geos that overlap i  
always get artifacts or glitches between them, why does these  
artifacts appear? is there any way  of avoiding them?


ive tried the same patch in 2 different computers and i get the same  
results, any idea?

please check pics:

http://www.hypermilk.net/artifacts/Imagen%201.png
http://www.hypermilk.net/artifacts/Imagen%202.png

thanks


pun.




___
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 resources in korean?

2009-04-14 Thread michael noble
hi,

I would say google is not you best chance for searching Korean websites. Try
Naver.com or Daum.com. I had a quick look and saw a couple of blog entries
listed there, but my Korean is not good enough to tell you if they were in
depth or not.

regards

Michael

On Tue, Apr 14, 2009 at 11:19 AM, Lao Yu  wrote:

> Hi,
>
> are there any resources about pd in korean? or is there a user community in
> korean? my google research was fruitless...
>
> Best
> Jurgen
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>



-- 
networking practice for sound environments :: http://nowhere.iamnobody.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] why do i get artifacts in gem?

2009-04-14 Thread punchik punchik

Hello, in my gem patches when i have 2 or more  geos that overlap i always get 
artifacts or glitches between them, why does these artifacts appear? is there 
any way  of avoiding them?

ive tried the same patch in 2 different computers and i get the same results, 
any idea?
 please check pics:

http://www.hypermilk.net/artifacts/Imagen%201.png
http://www.hypermilk.net/artifacts/Imagen%202.png

thanks


pun.


  

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


[PD] [GEM]

2009-04-14 Thread Loic Kessous

Hi,

I just want to report this but I don't know if it's related to gem-dev  
or usual pd-gem, so sorry for cross-posting.


I am using pix_movement and pix_movement2 on os X and MSW vista and  
apparently with pix_movement the display is not correct on MSW, It  
doesn't show the video processed but the original one. On os X it's  
working correctly. For pix_movement2 it's working on the 2 plateforms.


loic

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


Re: [PD] Pd-list Digest, Vol 49, Issue 75

2009-04-14 Thread richard duckworth

Try lighting gels - Rosco et al

Rich Duckworth
Lecturer in Music Technology
School of Music
House 5 
Trinity College 
Dublin 2
Ireland

Tel 353 1 896 1500
Cell 353 87 292 3030
(10AM - 4PM GMT only)

Visit Profile   http://www.myspace.com/richduckworth

Arithmetic is the Discrete At Rest
Astronomy is the Discrete In Motion
Geometry is the Continuous At Rest
Music is the Continuous In Motion

P Diadochus


--- On Tue, 14/4/09, pd-list-requ...@iem.at  wrote:

> From: pd-list-requ...@iem.at 
> Subject: Pd-list Digest, Vol 49, Issue 75
> To: pd-list@iem.at
> Date: Tuesday, 14 April, 2009, 11:00 AM
> Send Pd-list mailing list submissions to
>   pd-list@iem.at
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>   http://lists.puredata.info/listinfo/pd-list
> or, via email, send a message with subject or body
> 'help' to
>   pd-list-requ...@iem.at
> 
> You can reach the person managing the list at
>   pd-list-ow...@iem.at
> 
> When replying, please edit your Subject line so it is more
> specific
> than "Re: Contents of Pd-list digest..."
> 
> 
> Today's Topics:
> 
>1. Colors in Gem stereoscopic mode (PSPunch)
> 
> 
> --
> 
> Message: 1
> Date: Tue, 14 Apr 2009 18:40:37 +0900
> From: PSPunch 
> Subject: [PD] Colors in Gem stereoscopic mode
> To: PD list 
> Message-ID: <49e45a15.9030...@pspunch.com>
> Content-Type: text/plain; charset=ISO-2022-JP
> 
> 
> Hi,
> 
> 
> Finding out that many online stores sell colored cellophane
> glasses at a
> low price, I was thinking of some projects using Gem's
> stereoscopic modes.
> 
> But, whoa.. they all come in blue and red whereas Gem works
> in red/green.
> 
> Are these colors chosen as they are offered by one of the
> common OpenGL
> libraries?
> If so, the following may be off topic on the Pd list but..
> are the
> conventional color schemes of classic 3D glasses avoided
> for some
> practical reason?
> 
> 
> --
> David Shimamoto
> 
> 
> 
> 
> --
> 
> ___
> Pd-list mailing list
> Pd-list@iem.at
> to manage your subscription (including un-subscription) see
> http://lists.puredata.info/listinfo/pd-list
> 
> 
> End of Pd-list Digest, Vol 49, Issue 75
> ***

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


[PD] Colors in Gem stereoscopic mode

2009-04-14 Thread PSPunch

Hi,


Finding out that many online stores sell colored cellophane glasses at a
low price, I was thinking of some projects using Gem's stereoscopic modes.

But, whoa.. they all come in blue and red whereas Gem works in red/green.

Are these colors chosen as they are offered by one of the common OpenGL
libraries?
If so, the following may be off topic on the Pd list but.. are the
conventional color schemes of classic 3D glasses avoided for some
practical reason?


--
David Shimamoto


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


Re: [PD] more interpolation of arrays

2009-04-14 Thread Jack

Yep, but i have change the [pd example_1], have a look !
++

Jack


jack the solution in pd_example_1 works fine but it consumes too much  
cpu because all the time is calculating, so my question was about a  
way of doing the same without the gemhead and just when i change the  
interpolation


bye

pun.


Le 14 avr. 09 à 03:14, Jack a écrit :


i think the solution in [pd example_1] should be good.
++

Jack



Le 14 avr. 09 à 02:43, punchik punchik a écrit :

Hello list , i have a question, ive made this patch for  
interpolating arrays, the patch uses 3 arrays, one array to  
interpolate the contents of the 2 other arrays. I need to use this  
for a gem patch that has dsp turned off so i dont need to use "~"  
objects. I made it using a gemhead and a repeat object . It works  
fine but since the repeat is beeing triggered 30 times in a second  
it consumes more than 30 % of my cpu. so my question is How can i  
make this without triggering from the gemhead? how about if i want  
to trigger the iteration every time i change the interpolation  
amount?

please check the attached patch

thanks

Pun


___ 


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] Looking for a gig in Barcelona

2009-04-14 Thread Chris McCormick
Yo,

My laptop died one day before leaving for Bcn so sorry I didn't get to meet you
Pd guys. Maybe next time!

Best,

Chris.

On Sat, Mar 28, 2009 at 03:08:51PM +0100, lluis gomez i bigorda wrote:
>
> hi Chris,
>
> we use to organize an "open workgroup" (just as relaxed sessions) of pd  
> in hangar
>
> http://hangar.org/drupal/?q=content/general-information
>
> http://maps.google.com/maps?f=q&hl=es&geocode=&time=&date=&ttype=&q=hangar&sll=41.37329,2.166978&sspn=0.005048,0.010782&ie=UTF8&ll=41.408183,2.197094&spn=0.005045,0.010782&t=h&z=17&iwlo
>
> every thursday starting arround 19:30, you are welcome,
>
> I'm personally more focussed on video stuff but I'm forwarding this  
> message to other musicians of the group ...
>
> best,
> ll.
>
> En/na Chris McCormick ha escrit:
>> Hi All,
>>
>> Forgive me if this should be marked [OT], but I use Pd for my live stuff so I
>> guess it's not. :) I'm going to be in Barcelona for two weeks starting 
>> Monday,
>> and I'd love to play a live set while there. Maybe someone who knows the
>> electronic music scene in Bcn. can help me out?
>>
>> Best,
>>
>> Chris.
>>
>> ---
>> http://mccormick.cx
>>
>> ___
>> 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://mccormick.cx

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


Re: [PD] Pd-list Digest, Vol 49, Issue 72

2009-04-14 Thread Marco Donnarumma
Hey Phil,
thanks a lot for the suggestions, in the end i solved deleting the pref.
file. But doing it from the terminal.
Sorry, for not answering but i was in incredible rush.
For info, the plist file wasn't there and after some typing in the terminal
it appeared (odd behaviour). When i tried to open it the file was empty, but
from terminal i could see the string where the error was. Then i deleted it
from the terminal.
The laptop wasn't mine so that i don't know the technical details of it, but
later i think i will be able to answer with that, if needed.

Besides i was checking the related FAQs, but i didn't find anything about
deleting the plist, so (as it was the first time i had to manage a pref.
issue) i wasn't sure at all about deleting it and how to do it and i had to
find the instructions about using defaults in the terminal to modify or
delete the file.
Then with your email and some googling i understood that one line from the
terminal could solve everything.
I just miss this indication in the FAQs or it's missing for real?
if it's missing i think it could be useful to add it there in the FAQ
section, cause as a newbie to this kind of operations i got lost for some
hours.
best


Marco




>
> --
>
> Message: 2
> Date: Mon, 13 Apr 2009 06:50:20 -0700
> From: Phil Stone 
> Subject: Re: [PD] startup makes crash + .plist
> To: Marco Donnarumma 
> Cc: pd-list@iem.at
> Message-ID: <49e3431c.90...@ucdavis.edu>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Marco Donnarumma wrote:
> > Hi list,
> > i have an Urgent problem i realy hope someone could help me quickly.
> > This is the last day for me to prepare a performance for a live show
> > and Pd doesn't open anymore. :(
> > The story>
> > i installed pdmtl library (from zip file on MAC) following the video
> > tutorial. I modified Pd preferences (path and startup), close Pd and
> > when i tried to relaunch it, it open a blank consolle and then crash
> > immediately without loading any library (or at least i don-t see in
> > the consolle anything loading).
> > so it doesn-t allow me to modify anymore the preferences.
> >
> > i disinstalled Pd and reinstalled twice but it keeps on with the same
> > behaviour described above (as far as i know the keys are still stored
> > in the system).
>
> This suggests that the problem lies in the plist file in
> ~/Library/Preferences/, as when you re-install Pd, you should be
> re-installing the default preferences as well (i.e., the plist that
> lives within the application package contents).   Are you re-installing
> a completely fresh copy?
>
> > how can i modify the org.puredata.pd.plist file from terminal? i used
> > the command defaults read org.puredata.pd and i see the error in in
> > the flags startup - but i cannot sort out how to modify it from
> > terminal... (sorry for the ignorance but im not used to manage terminal)
> > i also look for org.puredata.pd.plist in |~/Library/Preferences/ |but
> > the file doens't look to be there.
>
> That's very odd.  There should be "org.puredata.pd.plist" (as well as
> "org.puredata.pd.wish.pdlist", but ignore that) in
> ~/Library/Preferences/.  It would seem to be the only explanation for
> the persistence of the problem.  By the way, if and when you find
> org.puredata.pd.plist, just double-click it, and a property editing
> program will run.  Alternatively, just delete it org.puredata.pd.plist
> from ~/Library/Preferences/ -- that will get you back to default
> behavior.  See here for more info:
> http://puredata.info/docs/faq/pdsettings
>
> > or how i disinstall Pd in order to reset all preferences?
> > or any other suggestion is really appreciated, i still have a hell of
> > work to do on the performance patch.  :
>
> I hope this helps...I'll be around for the next ten hours or so, so
> write back if you're still stuck.  Good luck.
>
>
> Phil
>
>
>
>
>


-- 
Marco Donnarumma aka The !S.A.D!



Multimedia Artist, Live Performer
Roma, IT

LAB: http://www.thesaddj.com | http://www.flxer.net

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


Re: [PD] Needed libs for extended on Linux

2009-04-14 Thread Alvaro
Hi,

you could get a list of dependencies by first installing the puredata package 
with synaptic and then looking in properties -> dependencies.

But then these dependencies have dependencies of their own and so on, so this 
is probably a neverending story.

If you are working offline, you could consider using a bootable cd with 
everything pre-installed, like puredyne:

http://code.goto10.org/projects/puredyne/

Hope it helps.chao
Alvaro





- ursprüngliche Nachricht -

Message: 3
Date: Mon, 13 Apr 2009 19:58:23 -0500
From: Nicanor Garcia 
Subject: [PD] Needed libs for extended on Linux
To: pd-list@iem.at
Message-ID:

Content-Type: text/plain; charset="iso-8859-1"

Hello,

Sorry to bother you with this question but I'm really in a hurry.

I need to install pd-extended on a machine that doesn't have access to
internet, it is a machine in my university.

We installed Ubuntu Studio 8.04 on it and it's working fine.

I forced the installation with the deb package but I got some errors about
Gem and others externals not working because of some needed libs.

For tomorrow I need to work with all the audio objects so I was thinking
about downloading the deb packages for the needed libs in my house and
taking them in an Flash memory, but I'm not sure which packages do I really
need.

I'll apreciate if you could help me.

Thank you very much in advance.

Nicanor Garc?a O.
-- next part --
An HTML attachment was scrubbed...
URL: 

--


 ursprüngliche Nachricht Ende 

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


Re: [PD] Needed libs for extended on Linux

2009-04-14 Thread John Harrison
One idea is to go into Synaptic on your machine, choose pd-extended, 
right-click and choose "properties". Then choose the "dependencies" tab. 
Of course you won't need all the libraries you see listed, since many of 
those will already be installed on your ubuntu studio machine.


Is it an option to get internet access to the machine in question? My 
standard trick is to enable internet connection sharing using 
firestarter on my ubuntu laptop, then connecting the ethernet jack of my 
laptop to the computer in question using a crossover cable. This allows 
the computer in question to get internet through my laptop's wifi.


-John

Nicanor Garcia wrote:

Hello,

Sorry to bother you with this question but I'm really in a hurry.

I need to install pd-extended on a machine that doesn't have access to 
internet, it is a machine in my university.


We installed Ubuntu Studio 8.04 on it and it's working fine.

I forced the installation with the deb package but I got some errors 
about Gem and others externals not working because of some needed libs.


For tomorrow I need to work with all the audio objects so I was 
thinking about downloading the deb packages for the needed libs in my 
house and taking them in an Flash memory, but I'm not sure which 
packages do I really need.


I'll apreciate if you could help me.

Thank you very much in advance.

Nicanor García O.


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


--
John Harrison
http://alumni.media.mit.edu/~harrison


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