[PD-dev] [ pure-data-Patches-1945042 ] [avg~] and [tavg~] from zexy broken in pd-ext

SourceForge.net noreply at sourceforge.net
Thu Apr 17 17:29:25 CEST 2008


Patches item #1945042, was opened at 2008-04-17 15:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1945042&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Roman Haefeli (reduzent)
Assigned to: Nobody/Anonymous (nobody)
Summary: [avg~] and [tavg~] from zexy broken in pd-ext

Initial Comment:
my test-patch:

[avg~]
|
[print]

doesn't print anything at all, even if audio is turned on or a non-zero signal is sent (e.g. [1 ( - [sig~] )

the same goes for [tavg~]

i tested with pd-extended-0.40.3-20080308 on ubuntu dapper. 

----------------------

the same behaviour i get with a current checkout of zexy from pd-svn, when i use the pd-extended makefile and compile zexy like this:

cd pd-svn/externals
make zexy

--------------------------

[avg~] and [tavg~] work perfectly, if i compile them with the original makefile:

cd pd-svn/externals/zexy/src
./configure
make

the resulting zexy.pd_linux _doesn't have his bug

---------------------

->  the problem seems to be related to how zexy is compiled and not to the source of avg~ or tavg~.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1945042&group_id=55736




More information about the Pd-dev mailing list