Re: [PD] RE : WII remote

2007-04-01 Thread Jiri Heitlager | dadata.org
Thank you Patco,

so I encountered some problems, maybe someone is out there that can help me.
I installed the dev-tools, then I went into the dir wiiremote_b4 and typed
make install, but that resulted in zip and this error message was returned:

make[1]: *** No rule to make target `wiiremote_b4_install'.  Stop.

So now I am tryng to figure out what that could mean. Does it mean I 
need to tell the make what the target dir is?

Also I checkout all the externals from the reposotory but there is no 
wiiremote there? Am I looking in the wrong place?

Jiri

Patco wrote:
 Jiri Heitlager | dadata.org a écrit :
 Thanks for the reply Patco.

 Ok, so to get things clear. To use the object I need to download
 wiiremote_b4 from this list. Then I need to install the developertools
 and do make install from the terminal.
 Is this then it, or is this to simple thought. Could somebody guide me
 through this?

 Jiri
 yes, install gcc, libc-dev, make, etc, the puredata sources from vanilla 
 or cvs ...
 read the readme files,
 install the library first and then compile the external.
 I'd be glad to help you, but I've haven't got time actually to get the 
 nintendo wiimote and compile,
 anyway, if you encounter problems during the install, you might get some 
 help through the list.
 

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


Re: [PD] RE : WII remote

2007-04-01 Thread Jiri Heitlager | dadata.org
Ok i found the Wii external.

externals/io/wiiremote



Jiri Heitlager | dadata.org wrote:
 Thank you Patco,
 
 so I encountered some problems, maybe someone is out there that can help me.
 I installed the dev-tools, then I went into the dir wiiremote_b4 and typed
 make install, but that resulted in zip and this error message was returned:
 
 make[1]: *** No rule to make target `wiiremote_b4_install'.  Stop.
 
 So now I am tryng to figure out what that could mean. Does it mean I 
 need to tell the make what the target dir is?
 
 Also I checkout all the externals from the reposotory but there is no 
 wiiremote there? Am I looking in the wrong place?
 
 Jiri
 
 Patco wrote:
 Jiri Heitlager | dadata.org a écrit :
 Thanks for the reply Patco.

 Ok, so to get things clear. To use the object I need to download
 wiiremote_b4 from this list. Then I need to install the developertools
 and do make install from the terminal.
 Is this then it, or is this to simple thought. Could somebody guide me
 through this?

 Jiri
 yes, install gcc, libc-dev, make, etc, the puredata sources from vanilla 
 or cvs ...
 read the readme files,
 install the library first and then compile the external.
 I'd be glad to help you, but I've haven't got time actually to get the 
 nintendo wiimote and compile,
 anyway, if you encounter problems during the install, you might get some 
 help through the 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] float and symbol as abstraction arguments

2007-04-01 Thread Frank Barknecht
Hallo,
Peter Plessas hat gesagt: // Peter Plessas wrote:

 for writing an abstraction i need a mechanism not using externals if 
 possible, to get the content of an $1-argument inside an abstraction 
 which can be of ANY type, i.e. float and symbol.

[list append $1]

Ciao
-- 
 Frank Barknecht _ __footils.org_ __goto10.org__

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


[PD] gem_vu

2007-04-01 Thread Peter Plessas
Hi,

Here is a little abstraction. I needed a lot ov VU-meters, which was 
obviously expensive under TclTk, so i made one in Gem.

http://mona.mur.at/gem_vu.png

http://mona.mur.at/gem_vu.pd

http://mona.mur.at/help-gem_vu.pd

lg,PP

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


[PD] hid hangs up

2007-04-01 Thread marius schebella
Hi Hans,
I am having problems with the hid object and a logitech mx500 mouse when 
I turn pulling on pd eats up 100% of cpu power (even without moving the 
mouse).
this happens with pd-extended-0.39.2-test6 on OSX. keyboard
marius.


[hid] queuing element Miscellaneous Input, X-Axis (0x0001 0x0030)
logical min -127 max 127
[hid] queuing element Miscellaneous Input, Y-Axis (0x0001 0x0031)
logical min -127 max 127
[hid] queuing element Miscellaneous Input, Wheel (0x0001 0x0038)
logical min -127 max 127
[hid] queuing element Button Input, Generic LED (0x0008 0x004b)
logical min 0 max 1
[hid] set device# to 5

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


[PD] Trying to compile Gem for ubuntu ATI Radeon Mobility M300

2007-04-01 Thread Jeannette Bohg
Dear list,
when trying to load Gem within pd I get the following error

/usr/local/lib/pd/extra/Gem.pd_linux: undefined symbol: glUniform2i
Gem: can't load library

which has been reported before on this list. It has been proposed to
compile Gem against another OpenGL version (instead of using aptitude
install gem) or/and to install the Ubuntu's Bleeding Edge Drivers by
Alberto Milone.

I would like to try that but unfortunately I cannot even run configure
for compiling Gem. I have done the following steps:

1. Downloaded GemLibs  gem-0.90.0 and copied them both to the same
src directory such that they are neighboured.

2. Run makeauxlibs within GemLibs. Compiled without errors.


3. Entered gem-0.90.0/src/Gnu (deleting config.cache) and tried to run
./configure which gives the following output:

creating cache ./config.cache
HEAD: /usr/include /usr/local/include ../../../GemLibs/
LIBS: ../../../GemLibs/ /usr/local/lib /usr/local/src
checking host system type... i686-pc-linux-gnu
Configuring for Gem.pd_linux
checking for gnu make... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... yes
checking for sh... sh
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for MMX... checking MMX found...
.: 2315: makeauxlibs: not found

The script makeauxlibs is existing in this very directory. No idea why
it can't be found. The path ../../../GemLibs/ is as already mentioned
leading correctly to the GemLibs directory.

4. I tried to run ./src/Gnu/configure from the gem-0.90.0 directory.
This leads to the following output:

creating cache ./config.cache
HEAD: /usr/include /usr/local/include ../../../GemLibs/
LIBS: ../../../GemLibs/ /usr/local/lib /usr/local/src
checking host system type... i686-pc-linux-gnu
Configuring for Gem.pd_linux
checking for gnu make... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... yes
checking for sh... sh
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for MMX... checking MMX found...
checking for main in -lX11... yes
checking for main in -lXext... yes
checking for XF86VidModeGetAllModeLines in -lXxf86vm... no
checking for sin in -lm... yes
checking for main in -lz... yes
checking for glInitNames in -lGL... yes
checking for gluLookAt in -lGLU... yes
checking for png_set_compression_level in -lpng... yes
checking for TIFFOpen in -ltiff... yes
checking for jpeg_read_header in -ljpeg... yes
test: 3228: ==: unexpected operator
test: 3234: ==: unexpected operator
checking for FTGLPixmapFont in -lftgl... yes
test: 1: ==: unexpected operator
checking for open in -lgltt... no
checking alternate -lgltt in ../../../GemLibs/ /usr/local/lib
/usr/local/src... find: ../../../GemLibs/: No such file or directory
configure: error: Build gltt library somewhere

So, I tried to compile gem with the option --without-gltt /
--without-gltt which didn't solve the config-error. Then I tried to
install the gltt library leading to more errors.

5. After successfully installing the freetype-lib I run ./configure
--with-ttf-dir /usr/local/src/freetype-2.1.10/ --with-ttf-includes
/usr/local/src/freetype-2.1.10/include/ --with-ttf-libraries
/usr/local/lib for the gltt libs. The Makefile was created and running
make led to

/bin/sh ./libtool --mode=link g++  -g -O2 -Lyes  -o libgltt.la -rpath
/usr/local/lib  FTBitmapFont.lo FTEngine.lo FTFace.lo FTFont.lo
FTGlyph.lo FTGlyphBitmap.lo FTGlyphPixmap.lo FTGlyphVectorizer.lo
FTInstance.lo FTPixmapFont.lo 

Re: [PD] gem_vu

2007-04-01 Thread Hans-Christoph Steiner

Nice, that would be excellent in combination with Gem multi-window  
support.

.hc

On Apr 1, 2007, at 6:15 AM, Peter Plessas wrote:

 Hi,

 Here is a little abstraction. I needed a lot ov VU-meters, which was
 obviously expensive under TclTk, so i made one in Gem.

 http://mona.mur.at/gem_vu.png

 http://mona.mur.at/gem_vu.pd

 http://mona.mur.at/help-gem_vu.pd

 lg,PP

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



 


As we enjoy great advantages from inventions of others, we should be  
glad of an opportunity to serve others by any invention of ours; and  
this we should do freely and generously. - Benjamin Franklin



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


Re: [PD] hid hangs up

2007-04-01 Thread Hans-Christoph Steiner

Hmm, does it work ok with other devices?  Do you have an patch that  
reproduces the bug?

.hc

On Apr 1, 2007, at 11:01 AM, marius schebella wrote:

 Hi Hans,
 I am having problems with the hid object and a logitech mx500 mouse  
 when
 I turn pulling on pd eats up 100% of cpu power (even without moving  
 the
 mouse).
 this happens with pd-extended-0.39.2-test6 on OSX. keyboard
 marius.


 [hid] queuing element Miscellaneous Input, X-Axis (0x0001 0x0030)
   logical min -127 max 127
 [hid] queuing element Miscellaneous Input, Y-Axis (0x0001 0x0031)
   logical min -127 max 127
 [hid] queuing element Miscellaneous Input, Wheel (0x0001 0x0038)
   logical min -127 max 127
 [hid] queuing element Button Input, Generic LED (0x0008 0x004b)
   logical min 0 max 1
 [hid] set device# to 5

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



 


Terrorism is not an enemy.  It cannot be defeated.  It's a tactic.   
It's about as sensible to say we declare war on night attacks and  
expect we're going to win that war.  We're not going to win the war  
on terrorism.- retired U.S. Army general, William Odom



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


Re: [PD] RE : WII remote

2007-04-01 Thread Hans-Christoph Steiner

Yup, and it should be included in the Pd-0.40.2-extended auto- 
builds.  Hopefully the problems with the OSX side of things will be  
fixed soon.

.hc

On Apr 1, 2007, at 5:16 AM, Jiri Heitlager | dadata.org wrote:

 Ok i found the Wii external.

 externals/io/wiiremote



 Jiri Heitlager | dadata.org wrote:
 Thank you Patco,

 so I encountered some problems, maybe someone is out there that  
 can help me.
 I installed the dev-tools, then I went into the dir wiiremote_b4  
 and typed
 make install, but that resulted in zip and this error message was  
 returned:

 make[1]: *** No rule to make target `wiiremote_b4_install'.  Stop.

 So now I am tryng to figure out what that could mean. Does it mean I
 need to tell the make what the target dir is?

 Also I checkout all the externals from the reposotory but there is no
 wiiremote there? Am I looking in the wrong place?

 Jiri

 Patco wrote:
 Jiri Heitlager | dadata.org a écrit :
 Thanks for the reply Patco.

 Ok, so to get things clear. To use the object I need to download
 wiiremote_b4 from this list. Then I need to install the  
 developertools
 and do make install from the terminal.
 Is this then it, or is this to simple thought. Could somebody  
 guide me
 through this?

 Jiri
 yes, install gcc, libc-dev, make, etc, the puredata sources from  
 vanilla
 or cvs ...
 read the readme files,
 install the library first and then compile the external.
 I'd be glad to help you, but I've haven't got time actually to  
 get the
 nintendo wiimote and compile,
 anyway, if you encounter problems during the install, you might  
 get some
 help through the 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



 


[W]e have invented the technology to eliminate scarcity, but we are  
deliberately throwing it away to benefit those who profit from  
scarcity.-John Gilmore



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


Re: [PD] masking one gem object with another

2007-04-01 Thread chris clepper

Attached is patch that uses the stencil buffer posted by Cyrille Henry to
the gem-dev list.  You will need to have some knowledge of OpenGL to get the
most out of it.

On 3/31/07, Nose Hair [EMAIL PROTECTED] wrote:


Hello everyone,
Is there a way to use a gem object as a mask for another gem object?  Like
masking a circle with a triangle. Or cutting out a square inside a circle.
Thanks,
Alain

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




stencil.pd
Description: Binary data
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] chromakey in pd or freeframe lumakey

2007-04-01 Thread thomas
Hello !


I try to use [pix_film freeframe lumakey] ... but i do not know how it 
functions ...

 i just want do a chromakey and i don't find help or tutorials about 
[pix_alpha] . I don't understand the instructions i must to put in inlet 
4 and 5 ...

If you are any link or council about chromakey in Pd ... thanks !


tranquillement,


thomas








___ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com


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


[PD] invisible pyext on windows

2007-04-01 Thread Martin Peach
I was hoping to try python with pd but ran into this, which has been 
mentioned before:
http://lists.puredata.info/pipermail/pd-list/2006-11/044535.html

I find that the [pyext]s occasionally do appear but usually they don't. 
It doesn't seem to matter if they are top level or not.
This is on WinXp, Miller's pd040-2, pyext from 
http://g.org/ext/py/py-bin-0.2.0-pd-win.zip, python 2.4.4.
You can see an example here:
http://132.205.142.12/screenshot.PNG

Martin

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


Re: [PD] invisible pyext on windows

2007-04-01 Thread Hans-Christoph Steiner

Soemthing similar was happening with cyclone objects.  It turned out  
to be because it was compiled with MinGW without the -mms-bitfields  
flag.

.hc

On Apr 1, 2007, at 9:05 PM, Martin Peach wrote:

 I was hoping to try python with pd but ran into this, which has been
 mentioned before:
 http://lists.puredata.info/pipermail/pd-list/2006-11/044535.html

 I find that the [pyext]s occasionally do appear but usually they  
 don't.
 It doesn't seem to matter if they are top level or not.
 This is on WinXp, Miller's pd040-2, pyext from
 http://g.org/ext/py/py-bin-0.2.0-pd-win.zip, python 2.4.4.
 You can see an example here:
 http://132.205.142.12/screenshot.PNG

 Martin

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



 


Using ReBirth is like trying to play an 808 with a long stick.- 
David Zicarelli



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


Re: [PD] [PD-dev] developer access ?

2007-04-01 Thread Hans-Christoph Steiner

On Mar 19, 2007, at 3:58 AM, Frank Barknecht wrote:

 Hallo,
 Luigi Rensinghoff hat gesagt: // Luigi Rensinghoff wrote:

 OK

 well then i wont upload it...

 its a little bit contradicting, since Frank said..

 sourceforege is not for binaries...

 I said, CVS is not for binaries. The release system on Sourceforge is
 for binaries, but it's not really used by our group.

It is actually used quite heavily, as you can see by the download  
numbers (15,000 for Pd-0.40.1 and 25,000 for Pd-0.38.4-extended).

http://sourceforge.net/project/showfiles.php?group_id=55736

.hc


 Ciao
 -- 
  Frank Barknecht _ __footils.org_ __goto10.org__

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




 


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] .39.2 test7 pidip missing stuff-how to fix

2007-04-01 Thread Hans-Christoph Steiner

There was an Intel Mac auto-build today of 0.39.2-extended, that  
should have pidip in it (otherwise, it's a bug and should be filed in  
the tracker):

http://autobuild.puredata.info/auto-build/2007-04-01/

.hc

On Mar 17, 2007, at 5:46 AM, Luigi Rensinghoff wrote:


 Am 16.03.2007 um 15:19 schrieb [EMAIL PROTECTED]
 [EMAIL PROTECTED]:

 I'm running pd .39.2 extended test7 on os x 10.4.8.  When I look at
 the pdp or pidip examples they are all
 missing alot of stuff like [pdp_gain] [pdp_control] and more.  I
 downloaded the pdp_pidip_osx.tar, if
 anyone can gide me on where to put it inside the PD application
 package I would really appreciate it. I
 would prefer to put it somewhere inside the actual application
 package and not in /usr/libetc.
 Thanks,
 Alain


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



 Hi List, Hi All

 yes i was going through the extended installer, looking for bugs and
 missing things and stuff like that.


 So at the end i will have a list with all missing externals and
 things. PDP and Pidip is missing. I tried to compile (ON Intel Mac)
 and no success

 i dont know which platform you are on nosehair. I am looking for a
 PDP/p.i.d.ip for intel-darwin.

 Could someone please post that, or share detailed instructions how to
 compile that on INTEL-Mac ??



 Thanx to all an a nice weekend

 Luigi

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



 


The arc of history bends towards justice. - Dr. Martin Luther  
King, Jr.



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


Re: [PD] I created an ebuild for pd-0.40-p2

2007-04-01 Thread Hans-Christoph Steiner

How about maintaining the Gentoo build files in the pure-data CVS?   
There already is debian, Mac OS X, Windows, and RedHat package build  
files there.  That would make it possible to have nightly auto-builds  
on gentoo also.

.hc

On Mar 16, 2007, at 2:54 PM, federico wrote:

 FYI there is a project related to that.
 it's hosted on sourceforge.net and it's called pd-overlay.
 (the svn repository is actually THE overlay: just checkout then
 'emerge pd zexy maxlib what-you-want')

 maybe (I hope) you and others be interested.

 you can find some additional information on my page at pd-portal:
 http://www.puredata.info/Members/federico/pd-portage/
 that is: using the overlay and creating ebuilds, which is simple as
 writing shell scripts

 if anyone is interested in collaborating, please send ebuild (actually
 I'm restoring all my dev stuff, and commit those new ebuilds soon)

 also I can give developer account to active contributors.

 actually we have ebuilds for: freeverb~, gem, ggee, gridflow,
 iem-comport, iemmatrix, iemlib,
 maxlib, miXed, pdogg, pdp, zexy and others


 -- 
 Federico

 On 3/12/07, Hans-Christoph Steiner [EMAIL PROTECTED] wrote:


 Hey,

 Looks good, the more the merrier :)  If you are planning on  
 maintaining
 that, it should be included in the CVS.  If you are definitely  
 committed to
 supporting Pd on Gentoo, then I can setup a Gentoo box in the auto- 
 build
 farm for a nightly build on Gentoo.

 I haven't used Gentoo at all, so I can't be of any help to Gentoo- 
 specific
 things.

 .hc

 On Mar 12, 2007, at 11:49 AM, m t wrote:

 Grab it while  its hot at:

 http://bugs.gentoo.org/show_bug.cgi?id=151843

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


 - 
 ---

 All information should be free.  - the hacker ethic





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





 


Looking at things from a more basic level, you can come up with a  
more direct solution... It may sound small in theory, but it in  
practice, it can change entire economies. - Amy Smith



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


Re: [PD] Status of version 40...

2007-04-01 Thread Hans-Christoph Steiner

Don't expect the auto-builds to be stable.  Right now, we are tying  
up all the bugs in Pd-0.39.2-extended so that it will be nice and  
stable and all the files will be in the right place (these fixes  
should also make it into 0.40.2-extended).

Help with bug hunting and squashing is always appreciated.

.hc

On Mar 19, 2007, at 2:30 PM, Mike McGonagle wrote:

 Thanks, Georg, I hadn't realized that they started to do this with the
 Nightly builds.

 Mike M


 On 3/19/07, Georg Holzmann [EMAIL PROTECTED] wrote:
 Hallo!

 Just curious, but is there a reason why the latest extended  
 version
 is still using 39? Is there something different about 40 that  
 prevents
 us from using it with the extended packages? It seems that there are

 the latest extended version is using .40 - see
 http://autobuild.puredata.info, there you can get the latest version
 (compiled each day)

 But Pd-Extended 0.40 does not support windows so far !
 On Linux and Mac there are also a lot more externals then in the 0.39
 version !

 LG
 Georg



 -- 
 Help the Environment, Plant a Bush back in Texas!

 I place economy among the first and most important republican
 virtues, and public debt as the greatest of the dangers to be feared.
 To preserve our independence, we must not let our rulers load us with
 perpetual debt.
 -- Thomas Jefferson, third US president, architect and author  
 (1743-1826)

 Give Peace a Chance -- John Lennon (9 October 1940 – 8 December  
 1980)

 Peace may sound simple—one beautiful word— but it requires everything
 we have, every quality, every strength, every dream, every high ideal.
 —Yehudi Menuhin (1916–1999), musician

 ___
 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] save as max patch

2007-04-01 Thread Hans-Christoph Steiner

A bug report would be good to keep track of this...

.hc

On Mar 15, 2007, at 7:42 PM, marius schebella wrote:

 hi list,
 I am missing the save as max .pat in the OSX savepanel.
 any possibility to access that feature on OSX?
 marius.

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



 


The arc of history bends towards justice. - Dr. Martin Luther  
King, Jr.



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


Re: [PD] apt get for abstractions

2007-04-01 Thread Hans-Christoph Steiner

Maybe the curl thing would be possible using Martin Peach's tcp objects?

.hc

On Mar 15, 2007, at 7:44 PM, Alexandre Quessy wrote:

 Maybe we should finish that curl external I kind of started several
 months ago. With the HCS tools, we would have enough low-level
 externals to do it in Pd. Someone wants to help with that piece of
 code ? It is such a mess. I just need to add threads into that to
 avoid it to die stupidly. (see attached file)

 a


 2007/3/12, Hans-Christoph Steiner [EMAIL PROTECTED]:

 Yeah, that code could be turned into a library then used for the
 versioning for this Pd apt-get.  The other parts include a common
 library/package format (like finishing up libdir support) and a
 common repository format that's easy to setup.

 .hc

 On Mar 12, 2007, at 11:52 AM, Kyle Klipowicz wrote:

  I haven't used Net-Pd that much, but doesn't it use a sort of  
 system
  to keep patches up to date?
 
  ~Kyle
 
  On 3/12/07, Stephen Sinclair [EMAIL PROTECTED] wrote:
  what if you could refer to abstractions using URLs?  a caching  
 system
  could take care of reducing the need to be connected at all times.
  something like ZeroInstall for example.
 
  or perhaps using Java-style class paths, especially if URLs  
 could be
  included in the class path.
 
  would this lead to very long abstraction names? we could solve
  this by
  providing an alias object, so that any abstractions mentioned  
 in a
  patch that are prepended by the given alias are replaced with the
  alias' URL.  Then the alias could be used as the base  
 address for
  the abstraction names.
 
 
  Steve
 
 
  On 3/11/07, Hans-Christoph Steiner [EMAIL PROTECTED] wrote:
 
  I think this would be very useful.  It should be as easy to set
  up as
  possible, some kind of minimal setup based on HTTP like basic  
 apt-
  get
  repositories.  Eclipse's repository format is worth checking out.
 
  I think we should build it in Pd for maximum portability and
  maintainability.  Pd programmers will always be able to write  
 in Pd.
  But that's not always the case for C or other programming  
 languages.
 
  .hc
 
  On Mar 11, 2007, at 10:28 PM, Alexandre Quessy wrote:
 
  Sure,
  But such a system should be as portable as Pd. Such a system
  should be
  in C, I guess, for maximum portability.
 
  Like APT, I find the pear package system very nice too. It  
 would be
  very easy to adapt, but it is in PHP. It uses XML to store
  informations about the files hierarchy.
 
  Marc Lavallée told me about a simple package system that would
  be easy
  to adapt, but I forgot its name. Marc ?
 
  Such a topic might fit better in the pd-dev list.
 
  Alex
 
 
  2007/3/11, adam armfield [EMAIL PROTECTED]:
  following on from the ongoing debate about bundles for
  patches with many abstractions, I had the idea for an
  apt-get style system, where someone who wants a patch
  can enter a command  get all necessary abstractions
  at the same time...
 
 
 
 
 
  ___
  New Yahoo! Mail is the ultimate force in competitive emailing.
  Find out more at the Yahoo! Mail Championships. Plus: play  
 games
  and win prizes.
  http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk
 
  ___
  PD-list@iem.at mailing list
  UNSUBSCRIBE and account-management - http:// 
 lists.puredata.info/
  listinfo/pd-list
 
 
 
  --
  Alexandre Quessy
  http://alexandre.quessy.net
 
  ___
  PD-list@iem.at mailing list
  UNSUBSCRIBE and account-management - http:// 
 lists.puredata.info/
  listinfo/pd-list
 
 
 
   
 
  
  
 
 ¡El pueblo unido jamás será vencido!
 
 
 
  ___
  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://theradioproject.com
  http://perhapsidid.blogspot.com
 
  (()()()(()))()()())(
  (())(())()(((
  ))(__
  _())(()))___
  (((000)))oOO
 
  ___
  PD-list@iem.at mailing list
  UNSUBSCRIBE and account-management - http://lists.puredata.info/
  listinfo/pd-list



 - 
 ---
 

 I spent 33 years and four months in active military service and
 during that period I spent most of my time as a high class muscle man
 for Big Business, for Wall Street and the bankers.  - General
 Smedley Butler



 ___
 

[PD] ogg theora and GEM

2007-04-01 Thread victor

it that possible? To use ogg theora video like texture with GEM?
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Sigmund and Sort (Was Real-time frequency filtering and analysis)

2007-04-01 Thread Jared
robbert van hulzen wrote:
 a dotted line indicates that the object can't be created, i think it gets
 the status of a comment. you also see it in the pd window:
 sigmund~ ... couldn't create.
 [sort] is part of zexy, works for me also in 0.39.2-ext-test7. do other zexy
 objects get created?
 [sigmund~]--which looks really interesting!--works only on 0.40.2 for me--
 it's in miller's 0.40.2 and in the autobuild of 18 march i'm trying out. the
 help-file says 'updated for 0.40' though, so i don't know its history.
 btw the autobuild comes with the warning stuff may not work--in my case,
 [moog~] for example won't be created.
 cheers, robbert

Appologies for my lack of experience, but where would I get zexy? Or 
check to see if I have it? Likewise, for 0.40.2, where would I get that? 
 From http://puredata.info/downloads or elsewhere?

Thanks again, and sorry if these are questions with obvious answers.
-Jared

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