Patches item #3604698, was opened at 2013-02-14 07:08
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604698&group_…
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: puredata
Group: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: start jack portnames at 1
Initial Comment:
for reasons unknown to me, most applications in the jack world start couting their ports with "1".
Pd is the big exception here (starting with 0).
this is bad, as it prevents us to use tools like jack.plumbing to handle connections (where one can use regular expression with backreferences to describe how jackports should (not) be connected; this only works if both applications use the same numbering scheme)
the attached patch makes Pd use "standard conformant" portnames.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604698&group_…
Hello dev and Hans,
It seems to me that the version of libmp3lame embedded in pd-extended
0.43.4 is not the good one.
For example if I try to use unauthorized/mp3amp~ it crashes, but if I
replace the library in the Pd-extended.app/Contents/lib folder by the
one I have with Fink it works.
Here are the two files,
Pd-extended-0.43.4 stable on puredata.info
Mac OS X intel 10.6.8
Best,
n
--
http://nim.on.free.fr
Patches item #3603892, was opened at 2013-02-08 17:38
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603892&group_…
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: puredata
Group: wishlist
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jonathan Wilkes (jancsika1)
Assigned to: Nobody/Anonymous (nobody)
Summary: remove all bang methods from math objects
Initial Comment:
Per IOhannes' suggestion, this patch removes all bang methods from the classes in x_arithmetic.c
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2013-02-11 16:07
Message:
As I mentioned in the other patch tracker, I think its a bad idea to remove
the bang methods because it breaks backwards compatibility.
----------------------------------------------------------------------
Comment By: Jonathan Wilkes (jancsika1)
Date: 2013-02-08 18:02
Message:
The revised version includes the fix for atan2 not reading its floatarg.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603892&group_…
Patches item #3604002, was opened at 2013-02-10 03:47
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604002&group_…
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: puredata
>Group: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Miller Puckette (millerpuckette)
Summary: -O6 is not a valid optimization flag
Initial Comment:
Hello,
Could you apply the attached patch to the git repository ? -O6 is not a valid optimization flag and causes build using clang to fail.
Thnaks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604002&group_…
Patches item #3604002, was opened at 2013-02-10 03:47
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604002&group_…
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: -O6 is not a valid optimization flag
Initial Comment:
Hello,
Could you apply the attached patch to the git repository ? -O6 is not a valid optimization flag and causes build using clang to fail.
Thnaks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604002&group_…
Bugs item #3603902, was opened at 2013-02-08 18:38
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3603902&group_…
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: puredata
Group: v0.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Slider ?? Error on Win 7
Initial Comment:
By mistake was putting in an object mispelled to [slider] instead of [hslider] and got this error. A slider is occuring on the canvas (though i didn´t see this before). Auto Patch mode was selected
An extra error window is appearing (didn´t see this before either)
with some error text as below
invalid command name "pd"
invalid command name "pd"
while executing
"pd [concat fatom1444cd0 f $val \;]"
(procedure "fatom_cb1444cd0" line 2)
invoked from within
"fatom_cb1444cd0 43.32"
(command executed by scale)
Pd version 0.43.4-extended
Win 7
M-Audio Fast Track Ultra
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3603902&group_…