Bugs item #1945042, was opened at 2008-04-17 11:29 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1945042...
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: Closed
Resolution: Works For Me 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~.
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot)
Date: 2008-06-25 22:20
Message: Logged In: YES user_id=1312539 Originator: NO
This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig) Date: 2008-06-11 08:39
Message: Logged In: YES user_id=564396 Originator: NO
i cannot reproduce this using Pd-0.40.3-extended-20080611-debian-testing-i386.deb
and should this be a "bug" rather than a "patch"
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1945042...