Re: [PD] Compilation of externals on Mac-Intel

2007-03-18 Thread Luigi Rensinghoff
The something is not working here...

the pyext object does not build, yet, on startup there is a "success"- 
message

Luigi


Am 18.03.2007 um 15:45 schrieb marius schebella:

> hi luigi,
> I had the same question one or two weeks ago. It just means that  
> numpy.core.multiarray is not installed in your python package. but  
> you don't need that to run pyext.
> marius.
>
> Luigi Rensinghoff wrote:
>> Am 28.12.2006 um 14:26 schrieb Thomas Grill:
>>> Hi Luigi,
>>> sending you a py/pyext binary for PPC/Intel here directly. I  
>>> can't  upload to my webspace due to server problems.
>>> Hope it works for you.
>>> all the best,
>>> Thomas
>>>
>>> 
>>>
>> Hi Thomas
>> its a while ago that you sent me that file, i didnt actually  
>> check  back then
>> I put together a PD-extended-Installer, with havung cheked  
>> especially  on a Macbook
>> on load i get this error. SInce i know nothing about how pyext  
>> works ;-)
>> Is that a serious error ?
>> I am downloading python right now and will check later on when  
>> its  installed.
>> using Python 2.3.5 (#1, Jan 13 2006, 20:13:11)
>> [GCC 4.0.1 (Apple Computer, Inc. build 5250)]
>> ImportError: No module named numpy.core.multiarray
>> Thanks Luigi
>> ___
>> 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] Compilation of externals on Mac-Intel

2007-03-18 Thread Luigi Rensinghoff

Am 28.12.2006 um 14:26 schrieb Thomas Grill:

> Hi Luigi,
> sending you a py/pyext binary for PPC/Intel here directly. I can't  
> upload to my webspace due to server problems.
> Hope it works for you.
> all the best,
> Thomas
>
> 
>

Hi Thomas

its a while ago that you sent me that file, i didnt actually check  
back then

I put together a PD-extended-Installer, with havung cheked especially  
on a Macbook

on load i get this error. SInce i know nothing about how pyext works ;-)

Is that a serious error ?

I am downloading python right now and will check later on when its  
installed.

using Python 2.3.5 (#1, Jan 13 2006, 20:13:11)
[GCC 4.0.1 (Apple Computer, Inc. build 5250)]
ImportError: No module named numpy.core.multiarray

Thanks Luigi



___
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-03-17 Thread Luigi Rensinghoff

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


Re: [PD] Having trouble using rradical abstractions

2007-03-15 Thread Luigi Rensinghoff

Am 15.03.2007 um 22:07 schrieb Steffen:

>
> On 16/03/2007, at 5.35, Thomas Jeppesen wrote:
>
>>  OSCroute $1
>> ... couldn't create
>>
>>
>> I'd really like to use all these abstractions, as they fit my
>> current project very well, but I can't seem to iron out this
>> problem though.
>
>
> It seams that the OSC stuff doesn't load. If adding 'oscx' to your
> startup prefs don't work, you can use [import oscx] to load it. Or
> add '-lib oscx' to the startup option. I' not sure if it works like
> that on win32, but i think it's worth a try.
>
>
>
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
> listinfo/pd-list

it might be OSC or osc or Osc on win, i dont know either

luigi
>


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


Re: [PD] Having trouble using rradical abstractions

2007-03-15 Thread Luigi Rensinghoff


Am 16.03.2007 um 05:35 schrieb Thomas Jeppesen:


For example when I load the "rrad.nseq.pd" I get this error message:

* OSC-route: float arguments are not OK.
 OSCroute $1
... couldn't create

pool 0.2.2pre - hierarchical storage object, (C)2002-2006 Thomas Grill

[symbol2list] part of zexy-2.1 (compiled: Feb 27 2007)
 Copyright (l) 1999-2006 IOhannes m zmölnig, forum::für::umläute & IEM
* OSC-route: float arguments are not OK.
 OSCroute $1
... couldn't create


I'd really like to use all these abstractions, as they fit my  
current project very well, but I can't seem to iron out this  
problem though.


I'm using a windows installation. But I'm starting to feel that a  
lot of my troubles using pd will go away if I get a Linux- 
installation up and running instead.


Cheers!
Thomas


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


just found an easy solution today for similar problem

did you try to create "import rradical memento osc" as an object...

that may help


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


Re: [PD] Processing Video Data

2007-03-14 Thread Luigi Rensinghoff

Am 13.03.2007 um 21:06 schrieb chris clepper:

> You need one value for each pixel row in an image?  That will probably
> require writing a custom external to do that.
>
>
> On 3/13/07, raul diaz <[EMAIL PROTECTED]> wrote:
>> Hi List!
>>
>> I would like to process a live recording video with pure data.
>> I need to extract bright information of each horizontal video line  
>> but I
>> don't know if there is any external which do that.
>> Which external or library (GEM, PixelTango, ...) do you recommend  
>> me to
>> process video?
>>

you did not mention pdp, and especially pidip, that myight work for you

luigi



>> Thanks!
>>
>> --
>> Raul Diaz Poblete
>> *
>> [EMAIL PROTECTED]
>> Ciudad Real [Spain]
>> ___
>> 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] adding external-direcetories to paths

2007-03-14 Thread Luigi Rensinghoff


Am 14.03.2007 um 05:14 schrieb Thomas Jeppesen:

After a few weeks of wondering how this works, I've more or less  
figured out how to add externals to my PD installation, at least I  
think I have, because I still run into patches that doesn't load  
the externals used in it, even though the externals are in the  
"extra"-directory. OK then, I think to myself, I have to add each  
subdirectory of externals to the path in PD's fererences. This  
seemed to have the desired effect. And now to the problem, only 10  
lines of paths are possible in PD. Or does it work like this, that  
I can only ´see´ 10 line's of added paths? Or have I completely  
missed how this aspect of PD works?


Anyways, what I want is for all subdirectories in the extra- 
directory in my PD 39.2-extended to be accessable from PD, as if  
they were an integrated part of the installation. I've tried to use  
(add) the pd-settings.reg that comes with the pd-extended  
installation, but it has not had the desired effect.


Could someone please shed some light on this problem for me?

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



Yes, i was fighting with that a while too...

which platform are you using ?

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


Re: [PD] flext on INTEL-Mac was : ANN: munger1~ port (from the Percolate library)

2007-03-13 Thread Luigi Rensinghoff

Am 13.03.2007 um 10:37 schrieb Steffen:

> Hey,
>
> On 13/03/2007, at 5.29, Ivica Ico Bukvic wrote:
>
>> 3) Start your app (PD or Max) and create object called munger1~.
>> Right-click
>> (ctrl-click on Macs) and select "help" and this should open the
>> help file
>> with additional documentation.
>
> I was wondering what this object does. So i downloaded  it to see the
> help patch, as suggested. But it is fairly hard not to get lost, as
> there are so much info on little space. My suggestion is to chunk it
> in bits. (And make a counter sub-patch instead of using a counter
> object.)
>
> However, i fund in the pdf-manual for PeRColate, that
>
> "the munger~: a granulizing delay-line. Takes a signal in and spits
> out a stereo
> signal of little (or big) grains, transposed, backwards/forwards,
> enveloped
> (sorta), with nifty pitch sieves to play pretty chords. The maximum
> number of
> voices is limited only by your CPU (up to some very high hardwired
> limit),
> and can be changed smoothly while running. A maximum delay-length  
> is set
> with the argument, and the working delay-length can be swept smoothly.
> Check out the help file, which actually explains what most of the
> parameters
> mean. Good thing, because I keep forgetting."
>
> which might be of interest for others like little knowing like me.
>
> That said, thanks for making this. I think it's time to install Flext
> here.
>


Hey,
would be nice to see if it works on a Macbook, i thought ;-)
So i downloaded and compiled STKworked fine, adjusted all the  
path's in "config.txt" and "config-mac-pd-gcc.txt"

and then:

lbind.opp pd-darwin/release-shared/flmap.opp pd-darwin/release-shared/ 
flstk.opp  -lstk
/usr/bin/libtool: can't locate file for: -lstk
/usr/bin/libtool: file: -lstk is not an object file (not allowed in a  
library)

i get this.

who could help me please.

Bye

Cheerio

Luigi




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


Re: [PD] pd ext -> 0.40

2007-03-11 Thread Luigi Rensinghoff

Am 09.03.2007 um 05:24 schrieb Hans-Christoph Steiner:

>
> Try an auto-build, but it might be rough:
>
> http://autobuild.puredata.info
>
> .hc
>

Hi List...

trying to build a PD 0.40.2 (extended and jacked) on macbook

I did (as described in the howto)
rsync -av --delete rsync://128.238.56.50/distros/pd-extended/ pd- 
extended/

when i try to "make patch_pd" i get:

patching file g_graph.c
Applying /sw/local/pd-extended/packages/patches/add_string_support.patch
can't find file to patch at input line 8
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--
|Index: pd/src/g_text.c
|===
|RCS file: /cvsroot/pure-data/pd/src/g_text.c,v
|retrieving revision 1.15
|diff -u -w -r1.15 g_text.c
|--- pd/src/g_text.c4 Oct 2006 19:35:06 -   1.15
|+++ pd/src/g_text.c12 Feb 2007 03:45:43 -

can i continue anyway with buildng or do i have to fix it first ?

Thanx Luigi

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


[PD] general approach for live-input

2007-03-07 Thread Luigi Rensinghoff
Hi list

i have a question from the first days, when i started to use PD.

So many cool abstractions are made for "sample" manipulation, based  
on tables or arrays. But not for live-audio input.
To test i usually "jack" itunes to pd.

So if i want to change such a patch to be used for realtime-use, what  
is it i need to do ??

I guess, but i dont know exactly how to do that

send the iput to a del or vd~ object and then to an arraybut i am  
confused about how to read that in and out.

If someone wants to give me a hint, i would be very happy


bye luigi

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


Re: [PD] pd installer for macosx not recognizing preferences

2007-03-07 Thread Luigi Rensinghoff

Am 07.03.2007 um 12:19 schrieb Steffen:

>
> On 07/03/2007, at 0.21, august wrote:
>
>> the instructions say: [snip]
>>
>> I do exactly that and while I can get PD to run, it will not load
>> any of
>> the libraries.
>
> I'm not sure i understand. What do you mean by "not load"? What
> libraries/objects would you want to use, but can't?
>
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
> listinfo/pd-list
>

I had something similar the other day, when i checked out "pdmtl", an  
abstraction collection from Montreal.
sometimes "gem" was loaded sometimes not, the "genhead" object was  
dotted, but if i created a new one it worked.

And the "startup" and "path" windows are a sorry*** mess.
I explain why:  If you want to add a new path, usually all the lines  
are occupied and not all of them (around 30) are displayes so what i  
do is :copy a line, usually change the last path-entry, and i  
separate the two entries with a ":".

There is the property List editor, but its somehow very uncomfortable  
to edit entried there

Is sthg wrong with that ? My impression is: sometimes it works,  
sometimes it doesnt...

i think the "autogenerated" Preferences do not work a 100%, would it  
be possible to have a similar script locally, that checks all the  
folders. What was always strange to me: If you tell PD to search in a  
path, would it not be the easiest to just check all the subfolders ???




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


[PD] partconv~ on Intel mac

2007-03-06 Thread Luigi Rensinghoff
has anybody tried ???

to compile partconv for intel mac ?

is there a pd_darwin version ??

saluti luigi

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


Re: [PD] hot do you get a comma into a symbol?

2007-03-05 Thread Luigi Rensinghoff

Am 05.03.2007 um 10:24 schrieb Patco:

> Rich E a écrit :
>> Is it possible to make one symbol that looks like "26,0,0" ?  I'd  
>> like
>> to be able to do the command:
>>
>> (amixer -c 1 cset numid=5 26,2,32768 (
>> |
>> shell
>>
>> which would control the hdsp matrix mixer.  But the commas make
>> message part before "2", then again on "32768". Any way to get the
>> whole thing in one message?
>>
>> Regards,
>> Rich
>> - 
>> ---
> hello, 'addcomma' adds a comma in message box


a shame its not documented anywhereare there more hidden trix  
like that ?


Buogiorno

Luigi







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


[PD] re:Lindenmayer system in pd / GEM

2007-03-01 Thread Luigi Rensinghoff
Hi List..

I came across these patches by Cyrille Henry, the postings are from  
august 2006.

when i try to open the patches i am missing "rule" and "rule2".  
Strange that nobody mentioned it back then.

Well i was just curious to see how its done in GEM.

Best Regards Luigi



See below, for an example

 
--


#N canvas 561 190 503 642 10;
#X obj 37 108 gemhead;
#N canvas 0 0 558 408 + 0;
#X obj 29 20 inlet;
#X obj 28 69 translateXYZ 0 0 0;
#X obj 29 46 rotateXYZ 0 0 30;
#X obj 105 19 inlet;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 3 0 2 3;
#X restore 68 472 pd +;
#N canvas 0 0 554 404 - 0;
#X obj 29 20 inlet;
#X obj 28 69 translateXYZ 0 0 0;
#X obj 29 46 rotateXYZ 0 0 -30;
#X obj 132 18 inlet;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 3 0 2 3;
#X restore 92 494 pd -;
#X obj 37 351 any;
#X obj 68 351 any;
#X obj 92 351 any;
#X obj 118 518 GEMglPushMatrix;
#X obj 146 545 GEMglPopMatrix;
#X obj 118 352 any;
#X obj 146 352 any;
#X floatatom 214 282 5 0 0 0 - - -;
#X obj 37 156 rotateXYZ 0 0 90;
#X floatatom 260 431 5 0 0 0 - - -;
#X obj 231 363 line;
#X floatatom 231 320 5 0 0 0 - - -;
#X msg 231 340 \$1 100;
#X floatatom 241 387 5 0 0 0 - - -;
#X msg 231 300 0.2;
#X obj 37 232 rule;
#N canvas 189 124 601 813 F 0;
#X obj 28 20 inlet;
#X obj 284 140 inlet;
#X obj 28 261 translateXYZ 0.05 0 0;
#X obj 28 288 rotateXYZ;
#X obj 337 143 inlet;
#X obj 385 146 inlet;
#X obj 28 189 rotateXYZ 0 90 0;
#X obj 28 238 rotateXYZ 0 -90 0;
#X obj 34 562 rotateXYZ;
#X obj 28 93 t a b;
#X obj 170 386 random 1000;
#X obj 170 465 *;
#X obj 248 387 random 1000;
#X msg 170 361 seed \$1;
#X obj 248 338 + 1;
#X msg 248 362 seed \$1;
#X obj 248 468 *;
#X obj 78 385 random 1000;
#X obj 78 331 r rand_seed;
#X obj 117 430 r rand;
#X obj 78 461 *;
#X msg 78 357 seed \$1;
#X obj 170 335 + 1;
#X obj 78 410 - 500;
#X obj 170 412 - 500;
#X obj 248 412 - 500;
#X obj 106 19 inlet;
#X obj 106 48 unpack f f;
#X text 175 46 size \, order;
#X obj 116 73 - 1;
#X obj 74 78 / 300;
#X obj 114 128 / 300;
#X obj 74 502 *;
#X obj 165 505 *;
#X obj 243 504 *;
#X obj 317 440 + 1;
#X obj 34 588 spigot;
#X msg 190 572 1;
#X msg 217 576 0;
#X obj 34 612 color 0 1 0;
#X obj 28 161 color 0.6 0.6 0.6;
#X obj 34 635 scaleXYZ 1 0.33 0.1;
#X obj 34 683 scaleXYZ 1 3 10;
#X obj 34 659 sphere 0.05;
#X obj 197 542 sel 1;
#X obj 111 99 max 1;
#X obj 28 214 tube 0.02 0.02 1 10;
#X connect 0 0 9 0;
#X connect 1 0 2 1;
#X connect 1 0 46 3;
#X connect 2 0 3 0;
#X connect 3 0 8 0;
#X connect 4 0 3 3;
#X connect 5 0 3 1;
#X connect 6 0 46 0;
#X connect 7 0 2 0;
#X connect 8 0 36 0;
#X connect 9 0 40 0;
#X connect 9 1 10 0;
#X connect 9 1 17 0;
#X connect 9 1 12 0;
#X connect 10 0 24 0;
#X connect 11 0 33 0;
#X connect 12 0 25 0;
#X connect 13 0 10 0;
#X connect 14 0 15 0;
#X connect 15 0 12 0;
#X connect 16 0 34 0;
#X connect 17 0 23 0;
#X connect 18 0 21 0;
#X connect 18 0 22 0;
#X connect 19 0 20 1;
#X connect 19 0 11 1;
#X connect 19 0 16 1;
#X connect 20 0 32 0;
#X connect 21 0 17 0;
#X connect 22 0 13 0;
#X connect 22 0 14 0;
#X connect 23 0 20 0;
#X connect 24 0 11 0;
#X connect 25 0 16 0;
#X connect 26 0 27 0;
#X connect 27 0 29 0;
#X connect 27 0 30 0;
#X connect 27 1 35 0;
#X connect 27 1 44 0;
#X connect 29 0 45 0;
#X connect 30 0 46 1;
#X connect 31 0 46 2;
#X connect 32 0 8 1;
#X connect 33 0 8 2;
#X connect 34 0 8 3;
#X connect 35 0 34 1;
#X connect 35 0 33 1;
#X connect 35 0 32 1;
#X connect 36 0 39 0;
#X connect 37 0 36 1;
#X connect 38 0 36 1;
#X connect 39 0 41 0;
#X connect 40 0 6 0;
#X connect 41 0 43 0;
#X connect 43 0 42 0;
#X connect 44 0 37 0;
#X connect 44 1 38 0;
#X connect 45 0 31 0;
#X connect 46 0 7 0;
#X restore 37 446 pd F -;
#X obj 37 182 t b a b;
#X obj 111 226 s rand_seed;
#X obj 223 170 s rand;
#X obj 223 148 / 1000;
#X floatatom 223 130 5 0 0 0 - - -;
#X floatatom 309 457 5 0 0 0 - - -;
#X obj 37 298 route F + - [ ];
#X obj 68 323 t b;
#X obj 92 323 t b;
#X obj 118 323 t b;
#X obj 146 324 t b;
#X obj 37 323 t b l;
#X msg 37 207 F 1 0;
#X msg 260 409 30;
#X msg 309 434 -30;
#X obj 37 275 rule;
#X obj 37 254 rule;
#X msg 214 259 0.24;
#X obj 37 133 translateXYZ 1 -3 0;
#X msg 111 205 15;
#X obj 38 11 gemhead;
#X obj 38 33 world_light;
#X msg 223 107 -34;
#X obj 214 231 loadbang;
#X obj 223 84 loadbang;
#X obj 38 82 gemwin;
#X msg 38 57 create \, 1 \, lighting 1;
#X text 43 594 same exemple as the previus one \, but with some random.;
#X text 42 616 you nead a good graphyc card to load that patch.;
#X connect 0 0 38 0;
#X connect 3 0 19 0;
#X connect 4 0 1 0;
#X connect 5 0 2 0;
#X connect 8 0 6 0;
#X connect 9 0 7 0;
#X connect 10 0 19 2;
#X connect 11 0 20 0;
#X connect 12 0 1 1;
#X connect 13 0 19 3;
#X connect 14 0 15 0;
#X connect 15 0 13 0;
#X connect 16 0 19 4;
#X connect 17 0 14 0;
#X connect 18 0 36 0;
#X connect 20 0 32 0;
#X connect 20 1 3 1;
#X connect 20 1 4 1;
#X connect 20 1 5 1;
#X conn

[PD] State Saving - Summary

2007-02-14 Thread Luigi Rensinghoff
Since it is an ever returning subject maybe its good to have a  
summarized topic for this.


Could someone just give a list of existing "state-saving"-systems and  
describe pro's and con's and the state of complexity ?


i think that could be very helpful for beginners ;-)

Thanks


Luigi

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


[PD] Intel-OSX PD-extended

2007-02-13 Thread Luigi Rensinghoff

Hi there

I wonder if someone has similar Problems with:


Pd-0.39.2-extended-test7 concerning example: I07.phase.vocoder and  
delwrite~ an vd~


might be somethiing with pathes on my side

Could you check ??

By the way how many MacBook Users might be here ??



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


Re: [PD] Build of PD-extended (CVS)/Linux hangs

2007-02-11 Thread Luigi Rensinghoff


Am 11.02.2007 um 04:37 schrieb Yves Degoyon:


hi, luigi,

well, surely you miss the speex ( and speex-devel )
library, but this external is hardly maintained anyway,
so maybe it doesn't compile with more recent versions of speex.

another question, why do you want to compile everything,
when there is a compile farm that is supposed to do this?
( dis i miss something ? ).

tschuss,
sevy




Well obviously i missed something...

Why do i want to compile everything ?  No i dont want to, i thought  
its the only way to get all the externals going.
I think i missed something, i did not know there are all externals as  
binaries for gentoo-linux.


i have a gentoo running on a laptop. And i got used to follow http:// 
goto10.org/-/pdgentoo.html to install pd/pdp etc.


so if i want all the others externals, i thought i follow the  
documentation on puredata.org.



I'll check the Documentation again, but there is something confusing  
about the linux-extended installer.


I really wanted to have a more recent version, thats the reason. PD  
0.4 with all externals.


and btw it worked many times.



There is not "gentoo" package, i can probably use the debian package,  
but i never did that.


Have a nice sunday





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


Re: [PD] Build of PD-extended (CVS)/Linux hangs

2007-02-10 Thread Luigi Rensinghoff

OK !


After deleting the str folder the next stop is at

"unauthorized/speex~"

is speex.h missing ? or the path not specified ?


I dont know if i should adress the "build"-creators or the externals- 
creator...


In that case "Hi to Yves"   ;-)


Ciao Luigi

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


Re: [PD] Build of PD-extended (CVS)/Linux hangs

2007-02-10 Thread Luigi Rensinghoff


For Pd-extended, just add the patch to packages/patches, and it  
will be automatically included in the nightly builds.  Then str.c  
should compile too.




Thanks for the immediate answer.
But i need more information for that:

Which patch ? where do i get it from ? How do i add it ?

Sorry if this might seem stupid questions..but i am talking for ohers  
too, who want to use pd with its full capabilities without knowing  
all the "inside" tricks

a programmer knows

Could you be more specific ?


The build system isn't limited by design, but instead someone just  
needs to do the work to improve it...


I am afraid, but my knowlegde is too limited to do that ;-(


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


Re: [PD] Vasp is now broken in Pd-extended OSX

2007-02-09 Thread Luigi Rensinghoff

Same seemes to be the case in the last Pd-extended OS installer.

Is it a matter of the source-code, intel-compatibility or an  
Installer issue ???



Am 09.02.2007 um 15:59 schrieb Kevin McCoy:

This doesn't necessarily mean that it's broken - for example, it  
still works mostly for me.  Have you tried any of the binaries?   
You're on fedora?


Kevin

On 2/9/07, Ed Kelly <[EMAIL PROTECTED]> wrote:
Greetings,

I've compiled the latest version of vasp and it
appears to be broken. The library gets loaded - the
messaz\ge is posted in the PD window at load time, but
none of the objects are loaded (dotted-line boxes).

I'm in some crunch time - software to be finished
involving vasp

Best,
Ed

\/
/\
| |
<==>
| |
   /  \

Lone Shark "Aviation" out now on http://www.pyramidtransmissions.com
http://www.pyramidtransmissions.com/process.php? 
pname=ShopfrontProcess-Start




___
The all-new Yahoo! Mail goes wherever you go - free your email  
address from your Internet provider. http://uk.docs.yahoo.com/ 
nowyoucan.html

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






--



http://pocketkm.blogspot.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


[PD] basic remarks about Pd-extended for OS X

2007-02-08 Thread Luigi Rensinghoff
I have some remarks about the PD-extended Istallers for OSX and would  
be interested, if those things were discussed here before.


Its basically about

1) Settings and Startup

2) help-flies

1) If it looks right to me there are 3 ways to determine paths and  
libs on OSX and i am not quite sure if i am doing something wrong or  
if it just has not been considered.


You can change the settings in the TCL-Interface of PD, but there are  
not enough lines, to see all the necessary entries, in the /Library/ 
Preferences/org.puredata.plist file and vie a.pdrc file.


They do not really interact, i mean if you change something in the  
pdrc file it is not written in the org.puredata.plist file, right ?


This might cause confusion to a OSX PD-Beginner right ?

2) There are so many paths to the help-files if the doc-folder has so  
many subfolders, which is good and necessary to keep it structured,  
but that way the good-old "right-click"-help does not always work.  
And especially for beginners it is so good to be able to just browse  
through the examples or reference-files and quickly open the "help- 
files"


 I still did not really understand if there is a different syntax  
for "help-files" or is it just another "lib"-entry ?
How do folk out there manage these things ? Is it good to use  
"Aliases" or symbolic links here ??


By the way there are two gcanvas-externals. One in "ggee" and one in  
"flatspace"...is that good ?


Ok..so far..have a good time

Ciao

Luigi





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


Re: [PD] pm mapping

2007-02-08 Thread Luigi Rensinghoff

One little question:

the objects, that are needed from cvs, would the run on OS X or is it  
all just linux-compatible.


I just want to ask before i start to set it up, i have both choices


Thanks Luigi

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


[PD] puredatabase

2007-02-05 Thread Luigi Rensinghoff

Hi list

little quesion concerning the puredatabase..

looks like it is offline and some guys are working in something new  
and fresh.


What can i do in between  I found the tgz file but how can i use  
it ?


Thanks Luigi

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


[PD] macbook cam and pdp

2007-01-22 Thread Luigi Rensinghoff

Hi list

a question out of curiosity

i opened a pdp example patch on my Macbook and saw that the pdp_v4l  
does not work or is not included..



is somebody working on it ?
is there a way to  get the integrated macbook webcam going , maybe  
via fink ??



Have a nice day all

Bye Luigi

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


[PD] Gem undefined symbol: glUniform2i

2007-01-21 Thread Luigi Rensinghoff

Hi List

i am trying to get a new system up and i am failing with loading Gem

It compiles ok, but then i get : undefined symbol: glUniform2i

i am on gentoo, maybe i have a wrong version of mesa or any other  
library. I was not able to find out.



Thanks very much

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


[PD] Compilation of externals on Mac-Intel

2006-12-28 Thread Luigi Rensinghoff

Hi again

i ended in a "dead end" still trying to connect PD to a database.

I was on Linux before and after a while i learned how to compile the  
various externals, including flext.


Now i want to do the same on my macbook, which turns out not to be  
such an easy task.


My goal is to connext PD to a postgres database, be it via sqlsingle  
or the py-external and python.


In both cases there are no binaries available for intel-macs, or at  
least i did not find them.


So i send out  general question to all the Mac-Intel Users here.

Whats the best way, to be most flexible ?

a) Lern how to compile the externals, maybe via fink ? Is that a good  
approach ?


b) wait until the pd-extended-installers include them all ?

c) swith back to linux


Thanks for suggestions

Bye Luigi





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


[PD] compilation of sqlsingle on OS X (UB)

2006-12-27 Thread Luigi Rensinghoff

Hi List...

Merry Christmas to all ;-)

Christmas-time ... time for hacking ;-)

I would like to connect PD to a database and found  
"sqlsingle"..unfortunately i have a macbook now and it does not  
compile for OS X-Intel.



Has anyone done the job out there ?

Or does anyone have hints how i could manage to do so ?

Thanks Luigi

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


[PD] "Wrong architecture" error on Intel Macbook

2006-12-20 Thread Luigi Rensinghoff

Hi List !

I am checking out the OS X installers and run into several problems.  
I wonder if these are known to other Intel-Mac Users.



Version is: test6

I get the error for example with xsample~

And another thing i am not quite sure of..

Which libraries shoud i include in tthe startup ? Where should the  
"path"-variable point to



Thanks very much


Luigi

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


<    1   2