[PD-dev] how do I get my containing canvas? (Was: Re: [PD] relative pathes: problems with [open(-message to pd)

2007-03-23 Thread Claude Heiland-Allen
Steffen wrote:
 On 22/03/2007, at 23.41, Roman Haefeli wrote:
 
 When opening patches by sending messages to pd, the path is  
 relative to
 pd's startup-location. when loading other files (text-, audio-,
 data-files etc) the path is set relative to the location of the patch.
 since the patch doesn't know, where pd was started, you actually  
 cannot
 use relative pathes when opening patches by messages without:
 
 Maybe [declare] can help you? (Pd = 0.40)

(Maybe) relatedly:

How would I open a file relative to a patch in an external instantiated 
within that patch?

canvas_open() seems to be exactly what I want, but how to get the 
containing canvas of my object?

Hoping there is a solution,


Claude
-- 
http://claudiusmaximus.goto10.org

___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


Re: [PD-dev] Call: Google Summer Of Code -- Deadline 24.3 --

2007-03-23 Thread Hans-Christoph Steiner

It seems that they have extended the deadline a bit:

March 26: Student application deadline; applications must be received  
by 5:00 PM Pacific time (12:00 AM UTC March 27, 2007)

http://code.google.com/support/bin/answer.py?answer=60325topic=10729

I would be willing to be a mentor for Pd projects, if it's  
appropriate.  IDMI was not accepted, perhaps because the IDMI  
application was also mostly about Pure Data also.

.hc

On Mar 22, 2007, at 4:49 PM, Winfried Ritsch wrote:

 hello,

 please notice the deadline for students applications on 24.3.2007 !!

 just apply, we can modify the application during the Interim Period.

 mfg winfried


 Since we are accepted as mentor (see
 http://code.google.com/soc/iem/about.html )
 we now do a call to apply as student for any of our ideas
 or mail aus your own so we can extent the project page.

 We update the idea page for Google Summer of Coe 2007 of
 http://puredata.info/dev/summer-of-code. If you match the  
 criterias for
 student please apply (see FAQ:
 http://code.google.com/support/bin/topic.py?topic=10442 ).

 mfg

  winfried ritsch

 -- 
 --
 - ao.Univ.Prof. DI Winfried Ritsch
 - [EMAIL PROTECTED] - http://iem.at/ritsch
 - Institut fuer Elektronische Musik und Akustik
 - University of Music and Dramatic Art Graz
 - Tel. ++43-316-389-3510 (3170) Fax ++43-316-389-3171
 - PGP-ID 69617A69 (see keyserver http://wwwkeys.at.gpg.net/)
 --

 ___
 PD-dev mailing list
 PD-dev@iem.at
 http://lists.puredata.info/listinfo/pd-dev



 


If you are not part of the solution, you are part of the problem.



___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


Re: [PD-dev] Makefile with recursive directories

2007-03-23 Thread Hans-Christoph Steiner

Makefiles are largely tied to bourne shell scripts, so that would be  
the preferred scripting language with Makefiles.  You can write  
bourne shell code right into the Makefile.  For directory recursion  
or pattern matching, check out these files:

externals/Makefile - $(wildcard ...) and $(shell sed ...)
pd/src/makefile.in - for dir in $(shell ...)

And others too

.hc

On Mar 22, 2007, at 2:57 AM, Alexandre Quessy wrote:

 Hi all,
 I want to add the pdmtl abstractions in the CVS. (I have a developper
 account.) Our library uses  many directories so that our abstractions
 names look like [generate/adsr~] and [seq/liner], for instance. Now,
 having several directories that might (will) change over time makes it
 a bit longer to write a Makefile entry to make it part of the
 pd-extended build system. Is there somewhere a Makefile syntax to make
 it automagic ? Otherwise, this could be a ($shell ) thing with a find
 and a bunch of grep. Other solution : generate the makefile with a
 Python script, for instance. Anyone has a quick solution for this ?

 Other point: I need to put this in the abstractions part of the CVS,
 right ? I would rather put it in externals, but if you insist... ;)

 Thanks for helping. By the way, this structure is a kind of a proposal
 for a system to classify externals and abstractions by what they do,
 not by they author's name. See http://pdmtl.goto10.org for more infos.

 -- 
 Alexandre Quessy
 http://alexandre.quessy.net

 ___
 PD-dev mailing list
 PD-dev@iem.at
 http://lists.puredata.info/listinfo/pd-dev



 


   ¡El pueblo unido jamás será vencido!



___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


[PD-dev] auto-build farm update-o-rama

2007-03-23 Thread Hans-Christoph Steiner

I updated everything I could think of on all of the auto-build farm  
servers.  Let's hope nothing breaks. :)

.hc


 


   ¡El pueblo unido jamás será vencido!



___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


[PD-dev] undefined t3 symbols stopped pd-0.40-extended auto-builds.

2007-03-23 Thread Hans-Christoph Steiner

Here's the transcript:


/Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/src/ 
bin_ambi_reduced_decode_fir2.c:1165: note: not vectorized: unhandled  
data ref: D.5261_172 = s_hrir_red_502-s_name
/Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/src/ 
bin_ambi_reduced_decode_fir2.c:1205: note: not vectorized: unhandled  
data ref: D.5317_165 = x_27-x_ambi_channel_weight
/Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/src/ 
bin_ambi_reduced_decode_fir2.c:1205: note: vectorized 0 loops in  
function.

/Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/src/ 
bin_ambi_reduced_decode_fir2.c:650: note: vectorized 0 loops in  
function.

/Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/src/ 
bin_ambi_reduced_decode_fir2.c:91: note: vectorized 0 loops in function.
/Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/src/ 
bin_ambi_reduced_decode_fir2.c: At top level:
/Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/src/ 
bin_ambi_reduced_decode_fir2.c:399: warning:  
'bin_ambi_reduced_decode_fir2_mul_col' defined but not used
cc  -bundle -bundle_loader /Users/pd/auto-build/pd-extended/pd/bin/pd  
-L/sw/lib -o /Users/pd/auto-build/pd-extended/externals/iem/ 
iem_bin_ambi/src/bin_ambi_reduced_decode_fir2.pd_darwin /Users/pd/ 
auto-build/pd-extended/externals/iem/iem_bin_ambi/src/ 
bin_ambi_reduced_decode_fir2.o  -lm -lc  \
`test -f /Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/ 
src/bin_ambi_reduced_decode_fir2.libs  cat /Users/pd/auto-build/pd- 
extended/externals/iem/iem_bin_ambi/src/ 
bin_ambi_reduced_decode_fir2.libs`  \
`test -f /Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/ 
src/../darwin/bin_ambi_reduced_decode_fir2.libs  \
cat 
/Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/ 
src/../darwin/bin_ambi_reduced_decode_fir2.libs`
chmod a-x /Users/pd/auto-build/pd-extended/externals/iem/ 
iem_bin_ambi/src/bin_ambi_reduced_decode_fir2.pd_darwin
strip -x /Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/ 
src/bin_ambi_reduced_decode_fir2.pd_darwin
rm -f -- /Users/pd/auto-build/pd-extended/externals/iem/iem_bin_ambi/ 
src/bin_ambi_reduced_decode_fir2.o
cc -DPD -ftree-vectorize -ftree-vectorizer-verbose=2 -fast -fPIC - 
mcpu=7450 -mtune=7450 -I/Users/pd/auto-build/pd-extended/pd/src -Wall  
-W -ggdb -I/sw/include -DMACOSX -DUNIX -Dunix -o /Users/pd/auto- 
build/pd-extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.o -c / 
Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/src/ 
iem_t3_lib.c
cc  -bundle -bundle_loader /Users/pd/auto-build/pd-extended/pd/bin/pd  
-L/sw/lib -o /Users/pd/auto-build/pd-extended/externals/iemlib/ 
iem_t3_lib/src/iem_t3_lib.pd_darwin /Users/pd/auto-build/pd- 
extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.o  -lm -lc  \
`test -f /Users/pd/auto-build/pd-extended/externals/iemlib/ 
iem_t3_lib/src/iem_t3_lib.libs  cat /Users/pd/auto-build/pd- 
extended/externals/iemlib/iem_t3_lib/src/iem_t3_lib.libs`   \
`test -f /Users/pd/auto-build/pd-extended/externals/iemlib/ 
iem_t3_lib/src/../darwin/iem_t3_lib.libs  \
cat 
/Users/pd/auto-build/pd-extended/externals/iemlib/iem_t3_lib/ 
src/../darwin/iem_t3_lib.libs`
/usr/bin/ld: Undefined symbols:
_t3_bpe_setup
_t3_delay_setup
_t3_line_tilde_setup
_t3_metro_setup
_t3_sig_tilde_setup
_t3_timer_setup



 


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-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev


Re: [PD-dev] auto-build farm update-o-rama

2007-03-23 Thread marius schebella
is there a chance to get mac ub in the nightly autobuilds?
or am I just not seeing them?
marius.

Hans-Christoph Steiner wrote:
 I updated everything I could think of on all of the auto-build farm  
 servers.  Let's hope nothing breaks. :)
 
 .hc
 
 
  
 
 
¡El pueblo unido jamás será vencido!
 
 
 
 ___
 PD-dev mailing list
 PD-dev@iem.at
 http://lists.puredata.info/listinfo/pd-dev
 


___
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev